Skip to content

Commit

Permalink
Change xlarge -> large
Browse files Browse the repository at this point in the history
  • Loading branch information
olivergiles authored Jan 19, 2024
1 parent c9589f5 commit 35382ac
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-xlarge # M1
runs-on: macos-13-large # M1
steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 35382ac

Please sign in to comment.