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 223b151 commit c2b4edcCopy full SHA for c2b4edc
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
15
env:
16
- JAVA_HOME: ${{ github.workspace }}/graalvm-ce-java11-linux-aarch64-22.3.3
+ JAVA_HOME: ${{ github.workspace }}/graalvm-ce-java11-22.3.3
17
18
steps:
19
- name: Check out code
0 commit comments