Skip to content

Commit cc2d80f

Browse files
committed
update to JDK 25
1 parent 73ce4ed commit cc2d80f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
uses: graalvm/setup-graalvm@v1
1111
with:
1212
distribution: 'graalvm'
13-
java-version: '21'
13+
java-version: '25'
1414
github-token: ${{ secrets.GITHUB_TOKEN }}
1515
cache: 'maven'
1616
- name: Build image

0 commit comments

Comments
 (0)