Runtime: Test 27.0-rc1 instead of 27, as port_compiler still fails in rc2

This commit is contained in:
Badlop 2024-04-12 17:52:42 +02:00
parent 4fd83631ec
commit 051bf2968a
1 changed files with 1 additions and 1 deletions

View File

@ -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: