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 82b3ae6 commit 788d994Copy full SHA for 788d994
.github/workflows/build-project.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Install graalvm
18
uses: DeLaGuardo/[email protected]
19
with:
20
- graalvm: '21.2'
+ graalvm: '21.2.0'
21
java: 'java11'
22
- name: Install native-image
23
run: gu install native-image
0 commit comments