Merge pull request #170 from ariel-anieli/pr-otp-bump

Bumped OTP versions
This commit is contained in:
Fred Hebert 2024-02-21 16:45:29 -05:00 committed by GitHub
commit 5de3c80cc2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ jobs:
strategy: strategy:
matrix: matrix:
otp_version: ['24.0', '23.3', '22.3', '21.3', '20.3', '19.3'] otp_version: ['25.3', '25.2', '23.2']
os: [ubuntu-latest] os: [ubuntu-latest]
steps: steps: