diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f47cfa35c..d9782eed8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1019,7 +1019,6 @@ jobs: git mingw-w64-${{matrix.env}}-gcc mingw-w64-${{matrix.env}}-python-pip - mingw-w64-${{matrix.env}}-python-numpy mingw-w64-${{matrix.env}}-cmake mingw-w64-${{matrix.env}}-make mingw-w64-${{matrix.env}}-python-pytest @@ -1031,7 +1030,7 @@ jobs: with: msystem: ${{matrix.sys}} install: >- - git + mingw-w64-${{matrix.env}}-python-numpy mingw-w64-${{matrix.env}}-python-scipy mingw-w64-${{matrix.env}}-eigen3