We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 974228f commit ea0f00dCopy full SHA for ea0f00d
.github/workflows/jdk-compat.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: oracle-actions/setup-java@v1
16
with:
17
website: jdk.java.net
18
- release: 24
+ release: 25
19
- name: cache maven packages
20
uses: actions/cache@v4
21
0 commit comments