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 0efa4ec commit 46ee093Copy full SHA for 46ee093
.github/workflows/bcit-integration-test-in-app.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: macos-latest
17
timeout-minutes: 30
18
env:
19
- XCODE_VERSION: '16.6'
+ XCODE_VERSION: '16.4'
20
if: >
21
github.event_name == 'workflow_dispatch' ||
22
(
0 commit comments