Skip to content

Commit

Permalink
disable linux job for now
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronsky authored Jan 10, 2022
1 parent 5f2b94f commit 4ec1fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
build test
test-linux:
runs-on: ubuntu-latest
continue-on-error: true
if: ${{ false }} # disable for now
container:
image: swift:5.5
steps:
Expand Down

0 comments on commit 4ec1fba

Please sign in to comment.