mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Fix tests for update of mambaforge from 22.11.1-4 to 23.1.0-1
This commit is contained in:
@@ -124,7 +124,7 @@ def _specifier(version):
|
||||
# previous install, 1.0
|
||||
(
|
||||
"mambaforge",
|
||||
"22.11.1-4",
|
||||
"23.1.0-1",
|
||||
{
|
||||
"python": "3.10.*",
|
||||
"conda": "23.1.0",
|
||||
|
||||
Reference in New Issue
Block a user