Skip to content

Commit f7e9263

Browse files
committed
Add hirsute and impish to and remove groovy from release_ppa script.
1 parent e28d00a commit f7e9263

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/release_ppa.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ keyid=379F4801D622CDCF
5555
5656
packagename=solc
5757

58-
static_build_distribution=focal
58+
static_build_distribution=hirsute
5959

60-
DISTRIBUTIONS="focal groovy"
60+
DISTRIBUTIONS="focal hirsute impish"
6161

6262
if is_release
6363
then

0 commit comments

Comments
 (0)