Skip to content

Commit

Permalink
Added a comment for a long-future MSRV (#11630)
Browse files Browse the repository at this point in the history
  • Loading branch information
alex authored Sep 20, 2024
1 parent 44d56f7 commit ccd876e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "7f62adaf2b088de38ad2e534d0bfae2ff7ae01f2"}}
# Builds with various Rust versions. Includes MSRV and next
# potential future MSRV.
# - 1.80: LazyLock in std
- {VERSION: "3.12", NOXSESSION: "rust,tests", RUST: "1.65.0"}
- {VERSION: "3.12", NOXSESSION: "rust,tests", RUST: "beta"}
- {VERSION: "3.12", NOXSESSION: "rust,tests", RUST: "nightly"}
Expand Down

0 comments on commit ccd876e

Please sign in to comment.