We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 411be76 commit ef2ce8dCopy full SHA for ef2ce8d
.github/workflows/ci.yml
@@ -62,7 +62,7 @@ jobs:
62
- name: xcodebuild
63
run: set -o pipefail && xcodebuild -scheme Edit -destination "platform=macOS" test | xcbeautify
64
65
- build:
+ ios-build:
66
name: iOS Build
67
runs-on: macOS-15
68
timeout-minutes: 60
0 commit comments