Skip to content

Commit

Permalink
CI: Use 1.75.0 on MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
remram44 committed Dec 11, 2024
1 parent 323d5c8 commit b979f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
rust-version: [1.22.0, 1.31.0, stable, nightly]
include:
- os: macos-latest
rust-version: 1.31.0
rust-version: 1.75.0
- os: windows-latest
rust-version: 1.31.0
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit b979f10

Please sign in to comment.