Skip to content

Commit 9c89ff2

Browse files
committed
fix image name
1 parent 639224f commit 9c89ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples_matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
matrix_linux_swift_container_image:
1919
type: string
2020
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"
21+
default: "swift:6.0.1-noble"
2222

2323
## We are cancelling previously triggered workflow runs
2424
concurrency:

0 commit comments

Comments
 (0)