diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8b92125..146195a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ jobs: strategy: matrix: - otp: ['24', '25', '26', '27'] + otp: ['25', '26', '27'] rebar: ['3.23'] steps: