Skip to content

Commit 11adbfc

Browse files
committed
ops: correct typo in graalvm version
1 parent f32f71d commit 11adbfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/native-image-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Install GraalVM
4747
uses: DeLaGuardo/[email protected]
4848
with:
49-
graalvm: '20.0.0.2'
49+
graalvm: '21.0.0.2'
5050
java: ${{ matrix.graal-java }}
5151

5252
#

0 commit comments

Comments
 (0)