Skip to content

Commit 8576867

Browse files
committed
use ALI2 for integration tests
1 parent bf02bce commit 8576867

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integration_tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ on:
3838
required: true
3939
matrix_linux_swift_container_image:
4040
type: string
41-
description: "Container image for the matrix job. Defaults to matching latest Swift Ubuntu image."
42-
default: "swiftlang/swift:nightly-6.1-jammy"
41+
description: "Container image for the matrix job. Defaults to matching latest Swift 6.1 Amazon Linux 2 image."
42+
default: "swiftlang/swift:nightly-6.1-amazonlinux2"
4343

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

0 commit comments

Comments
 (0)