Skip to content

Commit 788d994

Browse files
author
Rob Tjalma
committed
Edit GraalVM version
Signed-off-by: Rob Tjalma <[email protected]>
1 parent 82b3ae6 commit 788d994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install graalvm
1818
uses: DeLaGuardo/[email protected]
1919
with:
20-
graalvm: '21.2'
20+
graalvm: '21.2.0'
2121
java: 'java11'
2222
- name: Install native-image
2323
run: gu install native-image

0 commit comments

Comments
 (0)