Skip to content

Commit 6a7ce2c

Browse files
committed
Use 6.1 for examples
1 parent 7bde004 commit 6a7ce2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ on:
3939
matrix_linux_swift_container_image:
4040
type: string
4141
description: "Container image for the matrix job. Defaults to matching latest Swift Ubuntu image."
42-
default: "swift:amazonlinux2"
42+
default: "swiftlang/swift:nightly-6.1-jammy"
4343

4444
## We are cancelling previously triggered workflow runs
4545
concurrency:

0 commit comments

Comments
 (0)