diff --git a/.github/workflows/test-cygwin.yml b/.github/workflows/test-cygwin.yml index e7ab6466e..250344dec 100644 --- a/.github/workflows/test-cygwin.yml +++ b/.github/workflows/test-cygwin.yml @@ -96,11 +96,6 @@ jobs: run: | bash.exe .ci/install.sh - - name: Install a different NumPy - shell: dash.exe -l "{0}" - run: | - python3 -m pip install -U numpy - - name: Build shell: bash.exe -eo pipefail -o igncr "{0}" run: |