mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
add swift version to ubuntu 24 (#10578)
This commit is contained in:
committed by
GitHub
parent
27738cad72
commit
c7adf5d533
@@ -284,6 +284,7 @@ provisioner "shell" {
|
||||
"${path.root}/../scripts/build/install-apache.sh",
|
||||
"${path.root}/../scripts/build/install-aws-tools.sh",
|
||||
"${path.root}/../scripts/build/install-clang.sh",
|
||||
"${path.root}/../scripts/build/install-swift.sh",
|
||||
"${path.root}/../scripts/build/install-cmake.sh",
|
||||
"${path.root}/../scripts/build/install-codeql-bundle.sh",
|
||||
"${path.root}/../scripts/build/install-container-tools.sh",
|
||||
|
||||
Reference in New Issue
Block a user