ci: test MSRV with Python 3.10

This commit is contained in:
David Hewitt 2021-10-24 11:21:23 +01:00
parent b709781d83
commit 4a6149ca40
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ jobs:
}
# Test minimal supported Rust version
- rust: 1.41.1
python-version: 3.9
python-version: "3.10"
platform:
{
os: "ubuntu-latest",