Skip to content

Commit

Permalink
test with all erlang versions
Browse files Browse the repository at this point in the history
  • Loading branch information
badlop committed Apr 22, 2024
1 parent 33b7d1a commit 9e4c42e
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', '25', '26', '27.0-rc1']
otp: ['20', '21', '22', '23', '24', '25', '26', '27.0-rc1']
rebar: ['rebar', 'rebar3']
runs-on: ubuntu-22.04
container:
Expand Down

0 comments on commit 9e4c42e

Please sign in to comment.