Skip to content

Commit 31d8b8d

Browse files
Set export NUMBA_DISABLE_JIT=1
1 parent 2025b09 commit 31d8b8d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/run-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,5 @@ jobs:
5757
run: |
5858
export PYOPENGL_PLATFORM="osmesa"
5959
export MUJOCO_GL="osmesa"
60+
export NUMBA_DISABLE_JIT=1
6061
pytest

0 commit comments

Comments
 (0)