Skip to content

Commit 872b985

Browse files
committed
remove 24.0
1 parent febdba6 commit 872b985

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ${{matrix.os}}
1414
strategy:
1515
matrix:
16-
otp: ['24.0', '25.0', '26.0', '27.0']
16+
otp: ['25.0', '26.0', '27.0']
1717
os: [ubuntu-latest]
1818
steps:
1919
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)