Skip to content

Commit

Permalink
add OTP 27 to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tsloughter committed Oct 6, 2024
1 parent 6454395 commit 90f047b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
otp_version: ["26.1.2", "25.3.2.7", "24.3.4.14"]
otp_version: ["27.1", "26.1.2", "25.3.2.7", "24.3.4.14"]
rebar3_version: ["3.22.1"]
os: [ubuntu-20.04]
include:
Expand Down

0 comments on commit 90f047b

Please sign in to comment.