Apparently fusco (for ejabberd_auth_http) requires at least 21.3
This commit is contained in:
parent
813a93faff
commit
d2557111af
|
@ -21,11 +21,9 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
otp: ['20.3', '21.3', '24.3', '25']
|
||||
otp: ['21.3', '24.3', '25']
|
||||
rebar: ['rebar3']
|
||||
include:
|
||||
- otp: '20.3'
|
||||
os: ubuntu-20.04
|
||||
- otp: '21.3'
|
||||
os: ubuntu-20.04
|
||||
- otp: '24.3'
|
||||
|
|
Loading…
Reference in New Issue