mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Runtime: Test 27.0-rc1 instead of 27, as port_compiler still fails in rc2
This commit is contained in:
parent
4fd83631ec
commit
051bf2968a
2
.github/workflows/runtime.yml
vendored
2
.github/workflows/runtime.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user