mirror of https://github.com/openclaw/openclaw.git
ci: skip ios job
This commit is contained in:
parent
655fa5b8e0
commit
97539db36d
|
|
@ -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 New Issue