We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1287f56 commit 13dd100Copy full SHA for 13dd100
.github/workflows/swift-test.yml
@@ -19,8 +19,6 @@ jobs:
19
matrix:
20
image:
21
- swift:5.7.3-amazonlinux2
22
- container:
23
- image: ${{ matrix.image }}
24
services:
25
localstack:
26
image: localstack/localstack
0 commit comments