ci: use python virtual env in self-hosted workflows #2523
Labels
enhancement
New feature or improvement
integration testing
Facilities for integration testing
perf testing
Facilities for performance testing
Since this morning, our QA Integration Tests started failing during installation of
rpc-tests
dependencies. This command:triggers the following error:
See here for details.
We added the
--break-system-packages
option to temporarily fix the problem, but a solution with virtual environment is highly preferable.The text was updated successfully, but these errors were encountered: