Skip to content

Commit

Permalink
Test on Erlang 27
Browse files Browse the repository at this point in the history
  • Loading branch information
arcusfelis committed Aug 1, 2024
1 parent deafb32 commit e9a934e
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 @@ -12,7 +12,7 @@ jobs:
name: OTP ${{matrix.otp_vsn}}
strategy:
matrix:
otp_vsn: ['26.2', '25.3', '24.3']
otp_vsn: ['27.0.1', '26.2', '25.3', '24.3']
rebar_vsn: ['3.22.0']
runs-on: 'ubuntu-22.04'
env:
Expand Down

0 comments on commit e9a934e

Please sign in to comment.