just test on 3.11
This commit is contained in:
parent
cd0cf06364
commit
9e1442ec13
|
@ -15,8 +15,6 @@ jobs:
|
||||||
- { python: "3.11", os: "ubuntu-latest", session: "pre-commit" }
|
- { python: "3.11", os: "ubuntu-latest", session: "pre-commit" }
|
||||||
- { python: "3.11", os: "ubuntu-latest", session: "safety" }
|
- { python: "3.11", os: "ubuntu-latest", session: "safety" }
|
||||||
- { python: "3.11", os: "ubuntu-latest", session: "mypy" }
|
- { python: "3.11", os: "ubuntu-latest", session: "mypy" }
|
||||||
- { python: "3.10", os: "ubuntu-latest", session: "mypy" }
|
|
||||||
- { python: "3.9", os: "ubuntu-latest", session: "mypy" }
|
|
||||||
- {
|
- {
|
||||||
python: "3.11",
|
python: "3.11",
|
||||||
os: "ubuntu-latest",
|
os: "ubuntu-latest",
|
||||||
|
|
Loading…
Reference in New Issue