We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bde004 commit 6a7ce2cCopy full SHA for 6a7ce2c
.github/workflows/integration_tests.yml
@@ -39,7 +39,7 @@ on:
39
matrix_linux_swift_container_image:
40
type: string
41
description: "Container image for the matrix job. Defaults to matching latest Swift Ubuntu image."
42
- default: "swift:amazonlinux2"
+ default: "swiftlang/swift:nightly-6.1-jammy"
43
44
## We are cancelling previously triggered workflow runs
45
concurrency:
0 commit comments