Lock java-version to 17.0.8.
This is the last release with access to all tested GU components.
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -299,7 +299,7 @@ jobs:
|
|||||||
- name: Run setup-graalvm action
|
- name: Run setup-graalvm action
|
||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
java-version: '17'
|
java-version: '17.0.8'
|
||||||
distribution: 'graalvm'
|
distribution: 'graalvm'
|
||||||
components: 'espresso,llvm-toolchain,native-image,nodejs,python,ruby,wasm'
|
components: 'espresso,llvm-toolchain,native-image,nodejs,python,ruby,wasm'
|
||||||
set-java-home: 'false'
|
set-java-home: 'false'
|
||||||
|
|||||||
Reference in New Issue
Block a user