We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 509282b commit 4537746Copy full SHA for 4537746
.github/workflows/build_and_test_on_push.yml
@@ -17,6 +17,7 @@ jobs:
17
make \
18
g++ \
19
python3-dev \
20
+ python3-venv \
21
autoconf \
22
build-essential \
23
libjemalloc-dev
0 commit comments