diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 542d294e5..4e66b4af2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -171,7 +171,7 @@ jobs: done exit 1 ios: - continue-on-error: true + if: false # ignore iOS in CI for now runs-on: macos-latest steps: - name: Checkout