Skip to content

Commit daad9a4

Browse files
authored
Merge pull request #12690 from ethereum/ppabuildscript
Update PPA build script.
2 parents a674406 + 4ee7684 commit daad9a4

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=hirsute
58+
static_build_distribution=impish
5959

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

6262
if is_release
6363
then

0 commit comments

Comments
 (0)