Skip to content

Commit 8edb638

Browse files
committed
Merge branch 'master' into sh_merge_master
2 parents edad3ef + 330aae5 commit 8edb638

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1048,7 +1048,6 @@ jobs:
10481048
git
10491049
mingw-w64-${{matrix.env}}-gcc
10501050
mingw-w64-${{matrix.env}}-python-pip
1051-
mingw-w64-${{matrix.env}}-python-numpy
10521051
mingw-w64-${{matrix.env}}-cmake
10531052
mingw-w64-${{matrix.env}}-make
10541053
mingw-w64-${{matrix.env}}-python-pytest
@@ -1060,7 +1059,7 @@ jobs:
10601059
with:
10611060
msystem: ${{matrix.sys}}
10621061
install: >-
1063-
git
1062+
mingw-w64-${{matrix.env}}-python-numpy
10641063
mingw-w64-${{matrix.env}}-python-scipy
10651064
mingw-w64-${{matrix.env}}-eigen3
10661065

0 commit comments

Comments
 (0)