mirror of
https://github.com/graalvm/setup-graalvm.git
synced 2025-01-18 19:26:39 +08:00
Lock java-version
to 17.0.8
.
This is the last release with access to all tested GU components.
This commit is contained in:
parent
40dc6ae006
commit
d5b07dd118
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -299,7 +299,7 @@ jobs:
|
||||
- name: Run setup-graalvm action
|
||||
uses: ./
|
||||
with:
|
||||
java-version: '17'
|
||||
java-version: '17.0.8'
|
||||
distribution: 'graalvm'
|
||||
components: 'espresso,llvm-toolchain,native-image,nodejs,python,ruby,wasm'
|
||||
set-java-home: 'false'
|
||||
|
Loading…
x
Reference in New Issue
Block a user