Skip to content

Commit 3b9d029

Browse files
committed
Added python3.9 to e2e workflow
1 parent eae2504 commit 3b9d029

File tree

2 files changed

+3
-35
lines changed

2 files changed

+3
-35
lines changed

Diff for: .github/workflows/e2e_tests.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ 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
4647
docker rmi $(docker image ls -aq)
4748
echo "Final status:"
4849
df -h

Diff for: poetry.lock

+2-35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)