Skip to content

Commit

Permalink
feat: increase size of mac runner
Browse files Browse the repository at this point in the history
  • Loading branch information
radupopa369 committed Mar 6, 2025
1 parent e863d78 commit 48b7cf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/checks-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
runs-on: buildjet-16vcpu-ubuntu-2204
- os: macos-13-latest
arch: arm64
runs-on: macos-13-xlarge
runs-on: macos-14

runs-on: ${{ matrix.runs-on }}

Expand All @@ -58,7 +58,7 @@ jobs:
runs-on: buildjet-16vcpu-ubuntu-2204
- os: macos-13-latest
arch: arm64
runs-on: macos-13-xlarge
runs-on: macos-14

runs-on: ${{ matrix.runs-on }}

Expand Down

0 comments on commit 48b7cf1

Please sign in to comment.