Skip to content

Commit

Permalink
rename macOS-latest to macos-latest?
Browse files Browse the repository at this point in the history
  • Loading branch information
danielschemmel committed Jul 19, 2024
1 parent 99c6b25 commit bf98650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
os: [ubuntu-latest, windows-latest, macos-latest]
toolchain: [stable, beta, nightly]

steps:
Expand Down

0 comments on commit bf98650

Please sign in to comment.