ci: ignore ios failures
This commit is contained in:
parent
2295cbb815
commit
9fbd3cc16f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -171,6 +171,7 @@ jobs:
|
|||
done
|
||||
exit 1
|
||||
ios:
|
||||
continue-on-error: true
|
||||
runs-on: macos-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
|
|||
Loading…
Reference in a new issue