Skip to content

Commit 425f48c

Browse files
authored
Graalvm update (#116)
* Update release-build-native-linux.yml * Update release-build-native-macos.yml * Update release-build-native-win64.yml * Update tag-and-release.yml
1 parent 59f465c commit 425f48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Install graalvm
5151
uses: DeLaGuardo/setup-graalvm@master
5252
with:
53-
graalvm: 21.0.0.2
53+
graalvm: 21.3.0
5454
java: java11
5555
# Install Native Image,Set Version and Build from Linux and MACOS
5656
- if: matrix.os != 'windows-2019'

0 commit comments

Comments
 (0)