1bccd866ae
* Force the Python interpreter with an env variable
This commit forces the Python interpreter with an
environment variable, to ensure that the Python set
by the "setup-python" action is the one being used.
Due to the policy adopted by Spack to prefer python3
over python we may end up picking a Python 3.X
interpreter where Python 2.7 was meant to be used.
* Revert "Update conftest.py (#24473)"
This reverts commit
|
||
---|---|---|
.. | ||
install_spack.sh | ||
linux_build_tests.yaml | ||
macos_python.yml | ||
setup_git.sh | ||
unit_tests.yaml |