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.
2 parents eaf0926 + 13b9b29 commit c1c824cCopy full SHA for c1c824c
.github/actions/Build_and_Test_cppyy/action.yml
@@ -78,7 +78,7 @@ runs:
78
python -m pip install --upgrade pip
79
python -m pip install pytest
80
python -m pip install pytest-xdist
81
- python -m pip install numba
+ python -m pip install numba==0.61.2
82
echo ::endgroup::
83
echo ::group::Run complete test suite
84
set -o pipefail
0 commit comments