mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
ci: add test for debian 12
This commit is contained in:
3
.github/workflows/integration-test.yaml
vendored
3
.github/workflows/integration-test.yaml
vendored
@@ -36,6 +36,9 @@ jobs:
|
|||||||
- name: "Debian 11, Py 3.9"
|
- name: "Debian 11, Py 3.9"
|
||||||
distro_image: "debian:11"
|
distro_image: "debian:11"
|
||||||
extra_flags: ""
|
extra_flags: ""
|
||||||
|
- name: "Debian 12, Py 3.11"
|
||||||
|
distro_image: "debian:12"
|
||||||
|
extra_flags: ""
|
||||||
- name: "Ubuntu 20.04, Py 3.8"
|
- name: "Ubuntu 20.04, Py 3.8"
|
||||||
distro_image: "ubuntu:20.04"
|
distro_image: "ubuntu:20.04"
|
||||||
extra_flags: ""
|
extra_flags: ""
|
||||||
|
|||||||
Reference in New Issue
Block a user