We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 109bd9b commit 72d525fCopy full SHA for 72d525f
.github/workflows/build-templates.yml
@@ -18,7 +18,7 @@ on:
18
jobs:
19
build:
20
env:
21
- XCODE_VERSION: 16.3
+ XCODE_VERSION: 26
22
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
23
TURBO_TEAM: ${{ secrets.TURBO_TEAM }}
24
RCT_REMOVE_LEGACY_ARCH: 1
0 commit comments