We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbf0e72 commit ce0d57cCopy full SHA for ce0d57c
.github/workflows/test.yml
@@ -23,8 +23,6 @@ jobs:
23
- os: macos-latest
24
- os: ubuntu-latest
25
container: swift:6.0.3
26
- - os: ubuntu-latest
27
- container: swift:6.0.3-amazonlinux2
28
runs-on: ${{ matrix.os }}
29
container: ${{ matrix.container }}
30
steps:
0 commit comments