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 f32f71d commit 11adbfcCopy full SHA for 11adbfc
.github/workflows/native-image-test.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Install GraalVM
47
uses: DeLaGuardo/[email protected]
48
with:
49
- graalvm: '20.0.0.2'
+ graalvm: '21.0.0.2'
50
java: ${{ matrix.graal-java }}
51
52
#
0 commit comments