We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8a5dea commit 0b5481cCopy full SHA for 0b5481c
1 file changed
.github/workflows/test.yml
@@ -17,6 +17,7 @@ jobs:
17
run: swift test -v
18
19
test-linux:
20
+ if: false
21
runs-on: ubuntu-22.04
22
steps:
23
- uses: actions/checkout@v3
0 commit comments