mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
added a comment to ci.yml (#7534)
This commit is contained in:
parent
4fe495547f
commit
ceaf549de1
1 changed files with 2 additions and 1 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -190,7 +190,8 @@ jobs:
|
|||
- {VERSION: "3.9", TOXENV: "py39"}
|
||||
RUST:
|
||||
# Cover MSRV (and likely next MSRV). In-dev versions are below in
|
||||
# the linux-rust-coverage section.
|
||||
# the linux-rust-coverage section. Once our MSRV is 1.60 we can
|
||||
# remove this section entirely.
|
||||
- 1.48.0
|
||||
- 1.49.0
|
||||
name: "${{ matrix.PYTHON.TOXENV }} with Rust ${{ matrix.RUST }}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue