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 c08b7ed commit 2154723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-bin-macOS-M1.yaml
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-fast: false
matrix:
config:
- {os: macOS-latest-xlarge, r: 'release'}
- {os: macOS-13-xl, r: 'release'}

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

0 comments on commit 2154723

Please sign in to comment.