Skip to content

Commit cd22f77

Browse files
committed
ci: run build on latest macos runner
1 parent 487f7f5 commit cd22f77

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,8 @@ jobs:
173173
yarn turbo run build:android --cache-dir="${{ env.TURBO_CACHE_DIR }}"
174174
175175
build-ios:
176-
runs-on: macos-14
176+
runs-on:
177+
labels: macos-latest-xlarge
177178
timeout-minutes: 45
178179
env:
179180
TURBO_CACHE_DIR: .turbo/ios

0 commit comments

Comments
 (0)