Skip to content

Commit

Permalink
ci: test arm64 release on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
thejoaov committed Jan 21, 2024
1 parent ae37c13 commit d3fc873
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 @@ -50,7 +50,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
name: MacOS
runs-on: [macos-latest, ARM64]
runs-on: macos-latest-large
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit d3fc873

Please sign in to comment.