From 72d525f41fe2e92aea5a5524596074e1e804c549 Mon Sep 17 00:00:00 2001 From: Satyajit Sahoo Date: Wed, 14 Jan 2026 01:56:28 +0100 Subject: [PATCH] ci: update xcode version --- .github/workflows/build-templates.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-templates.yml b/.github/workflows/build-templates.yml index a991f561d..acd248cd8 100644 --- a/.github/workflows/build-templates.yml +++ b/.github/workflows/build-templates.yml @@ -18,7 +18,7 @@ on: jobs: build: env: - XCODE_VERSION: 16.3 + XCODE_VERSION: 26 TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }} TURBO_TEAM: ${{ secrets.TURBO_TEAM }} RCT_REMOVE_LEGACY_ARCH: 1