Skip to content

Commit 46ee093

Browse files
committed
🚧 WIP CI process fix
1 parent 0efa4ec commit 46ee093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bcit-integration-test-in-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: macos-latest
1717
timeout-minutes: 30
1818
env:
19-
XCODE_VERSION: '16.6'
19+
XCODE_VERSION: '16.4'
2020
if: >
2121
github.event_name == 'workflow_dispatch' ||
2222
(

0 commit comments

Comments
 (0)