Skip to content

Commit

Permalink
Add comment about syncing MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
faern committed Jun 3, 2024
1 parent a29df69 commit 8cb9fcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
build-and-test:
strategy:
matrix:
# Keep MSRV in sync with rust-version in Cargo.toml
rust: [stable, beta, nightly, 1.56.0]
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 8cb9fcc

Please sign in to comment.