We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f5ede8 commit 0fcec3dCopy full SHA for 0fcec3d
buildkite/src/Jobs/Promote/AutoPromoteNightly.dhall
@@ -63,9 +63,7 @@ let specs_for_branch =
63
, profile = Profiles.Type.Devnet
64
, networks = [ Network.Type.Devnet ]
65
, codenames =
66
- [ DebianVersions.DebVersion.Bullseye
67
- , DebianVersions.DebVersion.Focal
68
- , DebianVersions.DebVersion.Noble
+ [ DebianVersions.DebVersion.Noble
69
, DebianVersions.DebVersion.Bookworm
70
]
71
, debian_repo = DebianRepo.Type.Nightly
0 commit comments