mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 17:59:31 +02:00
CI: Don't run CT with OTP 27 until "Peer certificate rejected" gets solved
This commit is contained in:
parent
146d958fc0
commit
95e9a63dcb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
otp: ['20.0', '25', '26', '27.0-rc1']
|
otp: ['20.0', '25', '26']
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
services:
|
services:
|
||||||
redis:
|
redis:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue