mirror of
https://github.com/actions/runner-images.git
synced 2026-01-05 01:35:22 +08:00
[Ubuntu] update zstd version (#6681)
This commit is contained in:
@@ -253,7 +253,8 @@
|
||||
"{{template_dir}}/scripts/installers/android.sh",
|
||||
"{{template_dir}}/scripts/installers/pypy.sh",
|
||||
"{{template_dir}}/scripts/installers/python.sh",
|
||||
"{{template_dir}}/scripts/installers/graalvm.sh"
|
||||
"{{template_dir}}/scripts/installers/graalvm.sh",
|
||||
"{{template_dir}}/scripts/installers/zstd.sh"
|
||||
],
|
||||
"environment_vars": [
|
||||
"HELPER_SCRIPTS={{user `helper_script_folder`}}",
|
||||
|
||||
Reference in New Issue
Block a user