Skip to content

Commit

Permalink
ci: pin to macOS
Browse files Browse the repository at this point in the history
Defaults to arm that has cargo missing

see actions/runner-images#9732
  • Loading branch information
francisdb authored Apr 24, 2024
1 parent 304b46d commit 3408899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
platform:
- os: ubuntu-latest
- os: windows-latest
- os: macOS-latest
- os: macOS-14

runs-on: ${{ matrix.platform.os }}

Expand Down

0 comments on commit 3408899

Please sign in to comment.