mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +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:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
otp: ['20', '25', '26', '27']
|
otp: ['20', '25', '26', '27.0-rc1']
|
||||||
rebar: ['rebar', 'rebar3']
|
rebar: ['rebar', 'rebar3']
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
container:
|
container:
|
||||||
|
Loading…
Reference in New Issue
Block a user