chore: update to macos latest large runner (#981)

* bump up to macos-latest-large

* fix ci
This commit is contained in:
Justin Hernandez
2025-08-28 21:45:38 -07:00
committed by GitHub
parent 39610c34c0
commit f98effe5e5
3 changed files with 4 additions and 4 deletions

View File

@@ -95,7 +95,7 @@ concurrency:
jobs:
build-ios:
runs-on: macos-latest
runs-on: macos-latest-large
if: (inputs.platform == 'ios' || inputs.platform == 'both')
steps:
- name: Mobile deployment status