mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 15:03:02 +00:00
ci: focus tests towards py311 over py310
This commit is contained in:
9
.github/workflows/test.yml
vendored
9
.github/workflows/test.yml
vendored
@@ -83,14 +83,13 @@ jobs:
|
|||||||
db: mysql
|
db: mysql
|
||||||
- python: "3.10"
|
- python: "3.10"
|
||||||
db: postgres
|
db: postgres
|
||||||
- python: "3.10"
|
- python: "3.11"
|
||||||
subdomain: subdomain
|
subdomain: subdomain
|
||||||
- python: "3.10"
|
- python: "3.11"
|
||||||
ssl: ssl
|
ssl: ssl
|
||||||
- python: "3.10"
|
- python: "3.11"
|
||||||
selenium: selenium
|
selenium: selenium
|
||||||
- python: "3.11.0-rc.1"
|
- python: "3.11"
|
||||||
- python: "3.10"
|
|
||||||
main_dependencies: main_dependencies
|
main_dependencies: main_dependencies
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Reference in New Issue
Block a user