mirror of
https://github.com/selfxyz/self.git
synced 2026-01-10 07:08:10 -05:00
chore: update to macos latest large runner (#981)
* bump up to macos-latest-large * fix ci
This commit is contained in:
2
.github/workflows/mobile-deploy.yml
vendored
2
.github/workflows/mobile-deploy.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user