diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4b80ea1..2472afd 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,7 +17,7 @@ jobs: strategy: 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] steps: