mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove old distributions in release_ppa script
This commit is contained in:
parent
351efae5f8
commit
0fab970eb9
@ -75,9 +75,9 @@ fi
|
||||
packagename=solc
|
||||
|
||||
# This needs to be a still active release
|
||||
static_build_distribution=impish
|
||||
static_build_distribution=focal
|
||||
|
||||
DISTRIBUTIONS="focal impish jammy kinetic"
|
||||
DISTRIBUTIONS="focal jammy kinetic"
|
||||
|
||||
function checkDputEntries {
|
||||
local pattern="$1"
|
||||
|
Loading…
Reference in New Issue
Block a user