mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
make-binaries: Bump Erlang/OTP version to 26.1
This commit is contained in:
parent
b70bef77cb
commit
ad00553bf8
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
otp: ['20.0', '25.3', '26']
|
||||
otp: ['20.0', '25.3', '26.1']
|
||||
runs-on: ubuntu-20.04
|
||||
services:
|
||||
redis:
|
||||
|
@ -71,7 +71,7 @@ expat_vsn='2.5.0'
|
||||
zlib_vsn='1.2.13'
|
||||
yaml_vsn='0.2.5'
|
||||
ssl_vsn='1.1.1u'
|
||||
otp_vsn='25.3.2.4'
|
||||
otp_vsn='26.1'
|
||||
elixir_vsn='1.15.4'
|
||||
pam_vsn='1.5.2'
|
||||
png_vsn='1.6.40'
|
||||
|
Loading…
Reference in New Issue
Block a user