diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c30866d7a34..3b338f9e41b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: fail-fast: false matrix: include: - - otp_version: "27.0-rc3" + - otp_version: "27.0" - otp_version: "26.0" otp_latest: true - otp_version: "25.3"