Skip to content

Commit 8a9813f

Browse files
author
Oliver Weiler
authored
Update release.yml
1 parent 7a142d0 commit 8a9813f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ jobs:
1414
- name: Set up GraalVM and Native Image
1515
uses: graalvm/setup-graalvm@v1
1616
with:
17-
version: 20.0.1
18-
java-version: 20
17+
java-version: 20.0.1
1918
distribution: graalvm-community
2019
github-token: ${{ secrets.GITHUB_TOKEN }}
2120
- name: Build

0 commit comments

Comments
 (0)