Skip to content

Commit

Permalink
Runtime: Test 27.0-rc1 instead of 27, as port_compiler still fails in…
Browse files Browse the repository at this point in the history
… rc2
  • Loading branch information
badlop committed Apr 12, 2024
1 parent 4fd8363 commit 051bf29
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']
otp: ['20', '25', '26', '27.0-rc1']
rebar: ['rebar', 'rebar3']
runs-on: ubuntu-22.04
container:
Expand Down

0 comments on commit 051bf29

Please sign in to comment.