Skip to content

Commit

Permalink
Remove OTP 24, add OTP 27
Browse files Browse the repository at this point in the history
  • Loading branch information
mworrell committed Nov 13, 2024
1 parent f29e22c commit d8cf188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

strategy:
matrix:
otp_version: [24,25,26]
otp_version: [25,26,27]
os: [ubuntu-latest]

container:
Expand Down

0 comments on commit d8cf188

Please sign in to comment.