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