Skip to content

Commit 0717530

Browse files
committed
ci: use xcode 16.3 for builds
1 parent 3ee39be commit 0717530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-templates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222
jobs:
2323
build:
2424
env:
25-
XCODE_VERSION: 16.2
25+
XCODE_VERSION: 16.3
2626
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
2727
TURBO_TEAM: ${{ secrets.TURBO_TEAM }}
2828

0 commit comments

Comments
 (0)