Tweak CI versions (add 24.0, move 23.2 to 23.3)

This commit is contained in:
Paulo F. Oliveira 2021-05-14 10:11:56 +01:00
parent 6f7a32487a
commit 4c0180f157

View file

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