Skip to content

Commit 13b4e15

Browse files
authored
Merge pull request #11789 from ethereum/updateReleasePPAScript
Add hirsute to release_ppa script.
2 parents cc4e24c + f7e9263 commit 13b4e15

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)