mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
When using erlef, Erlang/OTP 21 is only available in ubuntu 20.04
See https://github.com/erlef/setup-beam#compatibility-between-operating-system-and-erlangotp
This commit is contained in:
parent
a193128543
commit
fe8b98a1f3
2
.github/workflows/runtime.yml
vendored
2
.github/workflows/runtime.yml
vendored
@ -125,7 +125,7 @@ jobs:
|
||||
elixir: '1.11.4'
|
||||
- otp: '25.0'
|
||||
elixir: '1.12.3'
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
steps:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user