mirror of
https://github.com/actions/setup-java.git
synced 2025-04-20 09:56:46 +00:00
Update workflows for GraalVM and Version Enhancements (#699)
* workflow update graalvm version * updated workflow for publish action version update
This commit is contained in:
parent
83a06ff9d9
commit
870c199c48
2 changed files with 2 additions and 2 deletions
2
.github/workflows/e2e-versions.yml
vendored
2
.github/workflows/e2e-versions.yml
vendored
|
@ -51,7 +51,7 @@ jobs:
|
|||
version: 21
|
||||
- distribution: graalvm
|
||||
os: macos-latest
|
||||
version: 17
|
||||
version: 17.0.12
|
||||
- distribution: graalvm
|
||||
os: windows-latest
|
||||
version: 21
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue