Skip to content

Commit

Permalink
Bump some versions for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
garazdawi committed Aug 30, 2023
1 parent 59c59ba commit 43ad8ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
image: erlang:${{matrix.otp_vsn}}
strategy:
matrix:
otp_vsn: ['18.3', '19.3', '20.3', '21.3', '22.3', '23.3', '24.0', '25.0']
otp_vsn: ['18.3', '19.3', '20.3', '21.3', '22.3', '23.3', '24.3', '25.3', '26.0.2']
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 43ad8ef

Please sign in to comment.