Skip to content

Commit dc386f0

Browse files
authored
chore: drop support for Ubuntu 20.04 Focal
Focal was EOL on May 31, 2025.
1 parent ed91587 commit dc386f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ release-packagecloud:
130130
@$(MAKE) release-packagecloud-deb
131131

132132
release-packagecloud-deb: build/deb/$(NAME)_$(VERSION)_all.deb
133-
package_cloud push $(PACKAGECLOUD_REPOSITORY)/ubuntu/focal build/deb/$(NAME)_$(VERSION)_all.deb
134133
package_cloud push $(PACKAGECLOUD_REPOSITORY)/ubuntu/jammy build/deb/$(NAME)_$(VERSION)_all.deb
135134
package_cloud push $(PACKAGECLOUD_REPOSITORY)/ubuntu/noble build/deb/$(NAME)_$(VERSION)_all.deb
136135
package_cloud push $(PACKAGECLOUD_REPOSITORY)/debian/bullseye build/deb/$(NAME)_$(VERSION)_all.deb

0 commit comments

Comments
 (0)