Test with Erlang versions known to work, 26 does not work yet
This commit is contained in:
parent
b0b62f509c
commit
32451219ed
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
otp: ['21.0', '21.3', '24.3', '25']
|
otp: ['21.3', '25.3']
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: erlang:${{ matrix.otp }}
|
image: erlang:${{ matrix.otp }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user