Skip to content

Commit ea0f00d

Browse files
committed
fix jdk compat build
1 parent 974228f commit ea0f00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jdk-compat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: oracle-actions/setup-java@v1
1616
with:
1717
website: jdk.java.net
18-
release: 24
18+
release: 25
1919
- name: cache maven packages
2020
uses: actions/cache@v4
2121
with:

0 commit comments

Comments
 (0)