mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 22:05:17 +00:00
* added graalvm * added native-image and updated SoftwareReport * rework GraalVM installation * fixed graalvm installation * Updated SoftwareReport.Generator * updated graalvm.sh * fixed graalvm.sh * fixed graalvm.sh * removed rm command * resolved comments * fixed softwarereport for GraalVM * added invoke_tests for graalvm * fixed tests for graalvm * fixed GraalVM tests and SoftwareReport * added source etc-environment.sh to graalvm.sh * fixed GraalVM tests * resolved comments * fixed graalVM SoftwareReport * added GRAALVM_11_ROOT variable * fixed comment for env variable Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>