Skip to content

Commit c2b4edc

Browse files
authored
Releases pinned to Java 11+
1 parent 223b151 commit c2b4edc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414

1515
env:
16-
JAVA_HOME: ${{ github.workspace }}/graalvm-ce-java11-linux-aarch64-22.3.3
16+
JAVA_HOME: ${{ github.workspace }}/graalvm-ce-java11-22.3.3
1717

1818
steps:
1919
- name: Check out code

0 commit comments

Comments
 (0)