Skip to content

Commit 4ee7684

Browse files
committed
Update PPA build script.
1 parent da50176 commit 4ee7684

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)