Skip to content

Commit 015f095

Browse files
committed
Remove EOL Java 23
1 parent 43a1c1e commit 015f095

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
@@ -34,7 +34,7 @@ jobs:
3434
fail-fast: false
3535
matrix:
3636
# https://jdk.java.net/
37-
java: [23, 24, 25]
37+
java: [24, 25]
3838
runs-on: ubuntu-latest
3939

4040
steps:

0 commit comments

Comments
 (0)