Kevin Yeh has proposed merging
~kevinyeh/hwcert-jenkins-jobs:remove-release-from-package-data into
hwcert-jenkins-jobs:master.
Commit message:
remove hirsute and impish from package data.
Requested reviews:
Kevin Yeh (kevinyeh)
For more details, see:
https://code.launchpad.net/~kevinyeh/hwcert-jenkins-jobs/+git/hwcert-jenkins-jobs/+merge/427658
--
Your team hwcert-jenkins is subscribed to branch hwcert-jenkins-jobs:master.
diff --git a/jobs/infrastructure/package-data/package-data.yaml b/jobs/infrastructure/package-data/package-data.yaml
index 6abca97..71a2a27 100644
--- a/jobs/infrastructure/package-data/package-data.yaml
+++ b/jobs/infrastructure/package-data/package-data.yaml
@@ -26,7 +26,7 @@
# Get package version for amd64 architecture
ARCH="amd64 arm64 armhf"
- SERIES="xenial bionic focal hirsute impish jammy"
+ SERIES="xenial bionic focal jammy"
REPO="main universe"
POCKET="updates security proposed"
for arch in $ARCH; do
--
Mailing list: https://launchpad.net/~canonical-hw-cert
Post to : [email protected]
Unsubscribe : https://launchpad.net/~canonical-hw-cert
More help : https://help.launchpad.net/ListHelp