Tweak CI versions (add 24.0, move 23.2 to 23.3)
This commit is contained in:
parent
6f7a32487a
commit
4c0180f157
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
otp_version: ['23.2', '22.3', '21.3', '20.3', '19.3']
|
otp_version: ['24.0', '23.3', '22.3', '21.3', '20.3', '19.3']
|
||||||
os: [ubuntu-latest]
|
os: [ubuntu-latest]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue