test macos-latest-xlarge
This commit is contained in:
parent
0ecf4da6c6
commit
d480876cb2
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build-pr.yml
vendored
4
.github/workflows/build-pr.yml
vendored
|
|
@ -24,8 +24,8 @@ jobs:
|
|||
build-ios-pr:
|
||||
runs-on: macos-latest-xlarge
|
||||
if: ${{ github.event.label.name == 'Build Apps for PR' || github.event.label.name == 'Build App for iOS' }}
|
||||
needs:
|
||||
- test
|
||||
# needs:
|
||||
# - test
|
||||
steps:
|
||||
- name: ci/checkout-repo
|
||||
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue