Skip to content

Commit

Permalink
Update the github workflow for macos-M1
Browse files Browse the repository at this point in the history
  • Loading branch information
aursiber committed Oct 18, 2023
1 parent d573883 commit c08b7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-bin-macOS-M1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-fast: false
matrix:
config:
- {os: macosArm64, r: 'release'}
- {os: macOS-latest-xlarge, r: 'release'}

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c08b7ed

Please sign in to comment.