Skip to content

Commit

Permalink
Removing iOS build from CI because it's too flaky on GH Actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdoe committed Dec 11, 2023
1 parent fe1661a commit 34ffb3b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
- uses: actions/checkout@v3
- name: macOS
run: make ci-macos
- name: iOS
run: make ci-ios
check-dist:
needs: build-and-run-unit-tests
runs-on: macos-13
Expand Down

0 comments on commit 34ffb3b

Please sign in to comment.