mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
ci: add test for ubuntu 24.04
This commit is contained in:
3
.github/workflows/integration-test.yaml
vendored
3
.github/workflows/integration-test.yaml
vendored
@@ -45,6 +45,9 @@ jobs:
|
||||
- name: "Ubuntu 22.04 Py 3.10"
|
||||
distro_image: "ubuntu:22.04"
|
||||
extra_flags: ""
|
||||
- name: "Ubuntu 24.04 Py 3.12"
|
||||
distro_image: "ubuntu:24.04"
|
||||
extra_flags: ""
|
||||
- name: "Ubuntu 22.04, Py 3.10, from main"
|
||||
distro_image: "ubuntu:22.04"
|
||||
extra_flags: --upgrade-from=main
|
||||
|
||||
Reference in New Issue
Block a user