test macos-latest-xlarge
This commit is contained in:
parent
db0c896a6b
commit
0ecf4da6c6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-pr.yml
vendored
2
.github/workflows/build-pr.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
uses: ./.github/actions/test
|
||||
|
||||
build-ios-pr:
|
||||
runs-on: macos-12
|
||||
runs-on: macos-latest-xlarge
|
||||
if: ${{ github.event.label.name == 'Build Apps for PR' || github.event.label.name == 'Build App for iOS' }}
|
||||
needs:
|
||||
- test
|
||||
|
|
|
|||
Loading…
Reference in a new issue