Skip to content

Commit

Permalink
Merge pull request #5337 from ethereum/ubuntuVersion
Browse files Browse the repository at this point in the history
Update ubuntu versions.
  • Loading branch information
chriseth authored Oct 30, 2018
2 parents cbbbc0d + 199a994 commit 2672d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release_ppa.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ keyid=70D110489D66E2F6
email=builds@ethereum.org
packagename=solc

for distribution in trusty xenial artful bionic
for distribution in trusty xenial bionic cosmic
do
cd /tmp/
rm -rf $distribution
Expand Down

0 comments on commit 2672d9a

Please sign in to comment.