Skip to content

Commit

Permalink
Merge branch 'main' into doc/dtypes
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman committed Nov 11, 2024
2 parents 9a032f2 + ff9daae commit 5783889
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@ jobs:
- os: 'ubuntu-latest'
python-version: '3.11' # Can't be 3.10 or 3.12.
numpy-version: '1.24'
pandas-version: ''
pandas-version: '=2.1'
xarray-version: ''
optional-packages: ' geopandas<1'
optional-packages: ' geopandas<1 pyarrow'

timeout-minutes: 30
defaults:
Expand Down

0 comments on commit 5783889

Please sign in to comment.