Skip to content

Commit d8e362b

Browse files
committed
Removed python3.9 installation step
1 parent bd2b2eb commit d8e362b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/e2e_tests.yaml

Lines changed: 0 additions & 1 deletion
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)