ci: skip ios job
This commit is contained in:
parent
655fa5b8e0
commit
97539db36d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue