Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Commit

Permalink
Added Ubuntu 2020 (Focal) to Makefile.release (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
zozo123 authored Nov 9, 2020
1 parent 7f92fc8 commit c3661da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile.release
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ PACKAGECLOUD_DEB_DISTROS := \
ubuntu/xenial \
ubuntu/bionic \
ubuntu/disco \
ubuntu/eoan
ubuntu/eoan \
ubuntu/focal

PACKAGECLOUD_RPM_DISTROS := \
fedora/27 \
Expand Down

0 comments on commit c3661da

Please sign in to comment.