Use long-lived runners for TestFlight waits
This commit is contained in:
parent
99499b78f9
commit
feb64febc4
5 changed files with 23 additions and 11 deletions
|
|
@ -407,7 +407,7 @@ jobs:
|
|||
- prepare
|
||||
- sign-apple
|
||||
if: ${{ github.event.inputs.upload_app_store == 'true' }}
|
||||
runs-on: namespace-profile-macos-large-apple-v2
|
||||
runs-on: namespace-profile-macos-large-testflight
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: https://code.forgejo.org/actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue