Skip to content

Commit a93d7e6

Browse files
committed
Remove EOL Java 24
1 parent 26ea866 commit a93d7e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
fail-fast: false
3737
matrix:
3838
# https://jdk.java.net/
39-
java: [24, 25, 26]
39+
java: [25, 26]
4040
runs-on: ubuntu-latest
4141

4242
steps:

0 commit comments

Comments
 (0)