Skip to content

Commit

Permalink
Removed python3.9 installation step
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobbins228 authored and openshift-merge-bot[bot] committed Jun 19, 2024
1 parent f9e2ee8 commit b3950fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/e2e_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
sudo rm -rf /opt/ghc
sudo rm -rf "/usr/local/share/boost"
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
sudo apt install python3.9
docker rmi $(docker image ls -aq)
echo "Final status:"
df -h
Expand Down

0 comments on commit b3950fc

Please sign in to comment.