Skip to content

Commit

Permalink
DEBUG: Don't test with OTP 24, rebar fails xref and that isnt relevant
Browse files Browse the repository at this point in the history
  • Loading branch information
badlop committed Feb 21, 2024
1 parent ba5a21e commit 4ad6b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
strategy:
fail-fast: false
matrix:
otp: ['20.3', 21, 22, 23, 24, 25, 26, '27.0-rc1']
otp: ['20.3', 21, 22, 23, 25, 26, '27.0-rc1']
rebar: ['rebar', 'rebar3']
runs-on: ubuntu-20.04

Expand Down

0 comments on commit 4ad6b4b

Please sign in to comment.