Skip to content

Commit

Permalink
Merge branch 'main' into to_numpy/pyarrow_string
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman authored Nov 11, 2024
2 parents 2509e18 + ff9daae commit 8bfac8e
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 8bfac8e

Please sign in to comment.