mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-06 18:17:26 +08:00
[MacOS] Add GraalVM to macOS 1015 and 11 images (#4959)
* Add GraalVM to macOS 1015 and 11 images * Replace graalVM tests * Resolve comments * Fix native image install command path * Fixing graalvm root path in tests * Fix GRAALVM_11_ROOT path for software report * Fix function name
This commit is contained in:
@@ -197,7 +197,8 @@
|
||||
"./provision/core/firefox.sh",
|
||||
"./provision/core/pypy.sh",
|
||||
"./provision/core/pipx-packages.sh",
|
||||
"./provision/core/bicep.sh"
|
||||
"./provision/core/bicep.sh",
|
||||
"./provision/core/graalvm.sh"
|
||||
],
|
||||
"environment_vars": [
|
||||
"API_PAT={{user `github_api_pat`}}"
|
||||
|
||||
Reference in New Issue
Block a user