Skip to content

Commit

Permalink
Add OTP 27 to CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
vkatsuba committed Oct 9, 2024
1 parent 50fbcf9 commit 8477453
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 @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
otp_vsn: ['25', '26']
otp_vsn: ['25', '26', '27']
rebar3_vsn: ['3.22']
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 8477453

Please sign in to comment.