Skip to content

Commit

Permalink
run on m1 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Oct 16, 2023
1 parent c183b27 commit b754989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
build:
strategy:
matrix:
os: ['ubuntu-latest', 'macos-11']
os: ['ubuntu-latest', 'macos-13-xlarge']
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
Expand Down

0 comments on commit b754989

Please sign in to comment.