Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Stop building a debian package for Groovy Gorilla (#10588)
Browse files Browse the repository at this point in the history
  • Loading branch information
David Robertson authored Aug 12, 2021
1 parent 4a76d01 commit d2ad397
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions changelog.d/10588.removal
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
No longer build `.dev` packages for Ubuntu 20.10 LTS Groovy Gorilla, which has now EOLed.
1 change: 0 additions & 1 deletion scripts-dev/build_debian_packages
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ DISTS = (
"debian:sid",
"ubuntu:bionic", # 18.04 LTS (our EOL forced by Py36 on 2021-12-23)
"ubuntu:focal", # 20.04 LTS (our EOL forced by Py38 on 2024-10-14)
"ubuntu:groovy", # 20.10 (EOL 2021-07-07)
"ubuntu:hirsute", # 21.04 (EOL 2022-01-05)
)

Expand Down

0 comments on commit d2ad397

Please sign in to comment.