Skip to content

Commit

Permalink
Merge pull request #112 from ferd/bump-ci-versions
Browse files Browse the repository at this point in the history
Bump CI versions
  • Loading branch information
ferd authored Aug 29, 2024
2 parents b80be93 + a7f33b3 commit 11e6caa
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.3', '25.3', '26.0.2']
otp_vsn: ['20.3', '21.3', '22.3', '23.3', '24.3', '25.3', '26.0.2', '27.0.1']
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 11e6caa

Please sign in to comment.