Skip to content

Commit a93d7e6

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)