Skip to content

Commit 93d22e5

Browse files
committed
update
1 parent 346521f commit 93d22e5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-wheels-macosx2.yml

-2
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ jobs:
6767
echo "NP_DEP=$(echo numpy==1.17.3)" >> $GITHUB_ENV;
6868
else [ "$MB_PYTHON_VERSION" == '3.8' ]; then
6969
echo "NP_DEP=$(echo oldest-supported-numpy)" >> $GITHUB_ENV;
70-
else
71-
echo "None of the defined python version, use default"
7270
fi
7371
7472
- name: Print some Environment variable

0 commit comments

Comments
 (0)