ci: test MSRV with Python 3.10
This commit is contained in:
parent
b709781d83
commit
4a6149ca40
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue