Skip to content

Commit fba91f1

Browse files
maresbricardoV94
authored andcommitted
Revert "Test Numba with Python 3.11 instead of 3.12"
This reverts commit 69319ef.
1 parent b1e6e33 commit fba91f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
float32: 0
103103
part: "tests/link/numba"
104104
- install-numba: 1
105-
python-version: "3.11" # TODO: bump to 3.12 when numba 0.59 is released
105+
python-version: "3.12"
106106
fast-compile: 0
107107
float32: 0
108108
part: "tests/link/numba"

0 commit comments

Comments
 (0)