1 parent febdba6 commit 872b985Copy full SHA for 872b985
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ${{matrix.os}}
14
strategy:
15
matrix:
16
- otp: ['24.0', '25.0', '26.0', '27.0']
+ otp: ['25.0', '26.0', '27.0']
17
os: [ubuntu-latest]
18
steps:
19
- uses: actions/checkout@v4
0 commit comments