We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 639224f commit 9c89ff2Copy full SHA for 9c89ff2
.github/workflows/examples_matrix.yml
@@ -18,7 +18,7 @@ on:
18
matrix_linux_swift_container_image:
19
type: string
20
description: "Container image for the 6.0 Swift version matrix job. Defaults to matching latest Swift Ubuntu image."
21
- default: "swiftlang/swift:6.0.1-noble"
+ default: "swift:6.0.1-noble"
22
23
## We are cancelling previously triggered workflow runs
24
concurrency:
0 commit comments