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:
Fred Hebert 2021-05-14 08:27:54 -04:00 committed by GitHub
commit 2a758c9ec7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: