Skip to content

Commit

Permalink
Revert Win32 CI version for faster builds (#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
caspervdw committed Oct 31, 2021
1 parent e3f9a8d commit 9dcb996
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ jobs:
numpy: 1.13.3
- os: windows-2019
architecture: x86
python: "3.10"
python: 3.9
geos: 3.10.0
numpy: 1.21.3
numpy: 1.19.5

env:
GEOS_VERSION: ${{ matrix.geos }}
Expand Down

0 comments on commit 9dcb996

Please sign in to comment.