Skip to content

Commit c1c824c

Browse files
authored
Merge branch 'main' into Update-MacOS-x86-runners-to-MacOS-15
2 parents eaf0926 + 13b9b29 commit c1c824c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/Build_and_Test_cppyy/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ runs:
7878
python -m pip install --upgrade pip
7979
python -m pip install pytest
8080
python -m pip install pytest-xdist
81-
python -m pip install numba
81+
python -m pip install numba==0.61.2
8282
echo ::endgroup::
8383
echo ::group::Run complete test suite
8484
set -o pipefail

0 commit comments

Comments
 (0)