Skip to content

Commit

Permalink
Update the macOS-M1 workflow: update the 'runs-on' tag
Browse files Browse the repository at this point in the history
  • Loading branch information
aursiber committed Mar 15, 2024
1 parent bd92830 commit c50df37
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: macos-arm64, r: 'release'}
- {os: macos-14, r: 'release'}

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

0 comments on commit c50df37

Please sign in to comment.