Skip to content

Commit

Permalink
Larger instance for spm tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jnewc committed Apr 19, 2024
1 parent 798f094 commit 9b6b200
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_test_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ jobs:
MATCH_KEYCHAIN_PASSWORD: ${{ secrets.MATCH_KEYCHAIN_PASSWORD }}
SOURCE_BRANCH: ${{ github.head_ref }}
spm-test:
runs-on: macos-13
runs-on: macos-13-large
timeout-minutes: 20
name: "Build app with SPM Integration"
name: "Run unit tests (SPM)"
steps:
- name: Cancel previous jobs
uses: styfle/cancel-workflow-action@85880fa0301c86cca9da44039ee3bb12d3bedbfa # v0.12.1
Expand Down

0 comments on commit 9b6b200

Please sign in to comment.