diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 49cfa50..4b80ea1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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: