Skip to content

Commit

Permalink
return to xlarge for m1
Browse files Browse the repository at this point in the history
  • Loading branch information
olivergiles authored Jan 19, 2024
1 parent 35382ac commit f97bd1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkg_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
setup_apple_silicon:
runs-on: macos-13-large # M1
runs-on: macos-13-xlarge # M1
steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand Down

0 comments on commit f97bd1d

Please sign in to comment.