Skip to content

Commit 38382aa

Browse files
committed
Removed python3.9 installation step
1 parent 686bae3 commit 38382aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .github/workflows/e2e_tests.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343
sudo rm -rf /opt/ghc
4444
sudo rm -rf "/usr/local/share/boost"
4545
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
46-
sudo apt install python3.9
4746
docker rmi $(docker image ls -aq)
4847
echo "Final status:"
4948
df -h

0 commit comments

Comments
 (0)