Skip to content

Commit 30013fb

Browse files
committed
Drop 23-ea and 24-ea
1 parent 9a13e35 commit 30013fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
checks: write
5353
strategy:
5454
matrix:
55-
java: [ '8', '17', '21', '22', '23-ea', '24-ea' ]
55+
java: [ '8', '17', '21', '22' ]
5656
steps:
5757
- uses: actions/checkout@v4
5858
- uses: ./.github/actions/setup-build

0 commit comments

Comments
 (0)