mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 06:52:59 +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
|
||||
- python: "3.10"
|
||||
db: postgres
|
||||
- python: "3.10"
|
||||
- python: "3.11"
|
||||
subdomain: subdomain
|
||||
- python: "3.10"
|
||||
- python: "3.11"
|
||||
ssl: ssl
|
||||
- python: "3.10"
|
||||
- python: "3.11"
|
||||
selenium: selenium
|
||||
- python: "3.11.0-rc.1"
|
||||
- python: "3.10"
|
||||
- python: "3.11"
|
||||
main_dependencies: main_dependencies
|
||||
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user