25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-24 16:23:40 +01:00

CI: Don't run CT with OTP 27 until "Peer certificate rejected" gets solved

This commit is contained in:
Badlop 2024-02-26 16:12:39 +01:00
parent 146d958fc0
commit 95e9a63dcb

View File

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