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