Skip to content

Commit 3813eae

Browse files
authored
Merge pull request #429 from scikit-learn-contrib/428-something-is-wrong-with-unitary-test-and-mac-os
FIX worklow issue with macos-python3.11
2 parents 1bc0cfb + e3a1a93 commit 3813eae

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)