Skip to content

Commit

Permalink
chore(ci): update macOS runner for cargo builds
Browse files Browse the repository at this point in the history
  • Loading branch information
IceTDrinker authored and tmontaigu committed Feb 23, 2024
1 parent c59434f commit a1d189b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cargo_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest, macos-latest-large, windows-latest]
fail-fast: false

steps:
Expand Down

0 comments on commit a1d189b

Please sign in to comment.