We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ee39be commit 0717530Copy full SHA for 0717530
1 file changed
.github/workflows/build-templates.yml
@@ -22,7 +22,7 @@ on:
22
jobs:
23
build:
24
env:
25
- XCODE_VERSION: 16.2
+ XCODE_VERSION: 16.3
26
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
27
TURBO_TEAM: ${{ secrets.TURBO_TEAM }}
28
0 commit comments