Skip to content

Commit 83ed9f1

Browse files
committed
semaphore: drop the custom Python 3.6 PPA
Shouldn't be needed anymore, since the new Sempahore supports Ubuntu Bionic
1 parent 87e4e80 commit 83ed9f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/semaphore-run

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ set -eu
2222
sudo rm /etc/apt/sources.list.d/*
2323

2424
sudo apt install -y software-properties-common
25-
sudo add-apt-repository -y ppa:jonathonf/python-3.6
26-
sudo add-apt-repository -y ppa:ginggs/backports
2725
sudo apt -y update
2826
sudo apt -y --no-install-recommends install \
2927
python3.6 \

0 commit comments

Comments
 (0)