Merge pull request #156 from paulo-ferraz-oliveira/feature/ci-otp-24.0
Tweak CI versions (add 24.0, move 23.2 to 23.3)
This commit is contained in:
commit
2a758c9ec7
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:
|
||||
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]
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue