Skip to content

Commit

Permalink
chore: use github M1 mac action
Browse files Browse the repository at this point in the history
  • Loading branch information
sunner committed Oct 3, 2023
1 parent 67ff063 commit c4cc2b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build-and-release:
runs-on: macos-latest
runs-on: macos-latest-xlarge

steps:
- name: Checkout Git repository
Expand Down

0 comments on commit c4cc2b9

Please sign in to comment.