mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-16 06:22:59 +00:00
test Python 3.12
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -84,7 +84,7 @@ jobs:
|
|||||||
db: mysql
|
db: mysql
|
||||||
- python: "3.10"
|
- python: "3.10"
|
||||||
db: postgres
|
db: postgres
|
||||||
- python: "3.11"
|
- python: "3.12"
|
||||||
subdomain: subdomain
|
subdomain: subdomain
|
||||||
serverextension: serverextension
|
serverextension: serverextension
|
||||||
- python: "3.11"
|
- python: "3.11"
|
||||||
@@ -103,7 +103,7 @@ jobs:
|
|||||||
subset: singleuser
|
subset: singleuser
|
||||||
- python: "3.11"
|
- python: "3.11"
|
||||||
browser: browser
|
browser: browser
|
||||||
- python: "3.11"
|
- python: "3.12"
|
||||||
main_dependencies: main_dependencies
|
main_dependencies: main_dependencies
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Reference in New Issue
Block a user