diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b79af5f..2178442 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,7 +17,7 @@ jobs: strategy: matrix: - otp_version: ['26.2', '25.3', '25.2', '23.2'] + otp_version: ['27.0', '25.3', '25.2', '23.2'] os: [ubuntu-latest] steps: