Skip to content

Commit 9780b88

Browse files
Claudeclaude
andcommitted
ci(ios): use Tahoe runner for Xcode 26.2 GM
Sequoia-stable has Xcode 16.4 which has linker issues. Tahoe runner should have Xcode 26.2 GM (latest stable). The grep -iv beta filter will skip any beta Xcode if both are installed. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent bb5d2ae commit 9780b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ concurrency:
1212
jobs:
1313
release:
1414
name: Build & Upload to TestFlight
15-
runs-on: nscloud-macos-sequoia-stable-arm64-6x14
15+
runs-on: nscloud-macos-tahoe-arm64-6x14
1616
timeout-minutes: 60
1717
steps:
1818
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)