Change stable branch to 24.11

This commit is contained in:
2025-01-06 22:44:50 +01:00
parent c2641ad961
commit 1894b809a8
7 changed files with 48658 additions and 11 deletions

View File

@@ -46,7 +46,7 @@ class TestCli(unittest.TestCase):
"master": True,
"nixos-unstable-small": True,
"nixos-unstable": True,
"nixos-24.05 (#346022)": True,
"nixos-24.11": False,
},
}
output = json.loads(result.output)