Skip to content

Commit 633571d

Browse files
committed
FIX: possibe fix for issue with joblib and python version
1 parent c2db843 commit 633571d

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
@@ -33,7 +33,7 @@ jobs:
3333
python-version: "3.11"
3434
numpy-version: 1.25.2
3535
- os: macos-latest
36-
python-version: "3.11"
36+
python-version: "3.10"
3737
numpy-version: 1.25.2
3838
defaults:
3939
run:

0 commit comments

Comments
 (0)