mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 01:39:35 +02: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
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue