Skip to content

Commit aca31ad

Browse files
committed
tooling
1 parent b5bc7a4 commit aca31ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/native_image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/checkout@v2
2626
- uses: graalvm/setup-graalvm@v1
2727
with:
28-
java-version: '24'
28+
java-version: '23'
2929
distribution: 'graalvm'
3030
github-token: ${{ secrets.GITHUB_TOKEN }}
3131
- uses: DeLaGuardo/[email protected]

0 commit comments

Comments
 (0)