Skip to content

Commit

Permalink
CI: Test NumPy 2.2 in the GMT Tests workflow (#3677)
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman authored Dec 9, 2024
1 parent c763b82 commit 7768e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
optional-packages: ' contextily geopandas<1 ipython pyarrow rioxarray sphinx-gallery'
# Python 3.12 + core packages (latest versions) + optional packages
- python-version: '3.12'
numpy-version: '2.1'
numpy-version: '2.2'
pandas-version: ''
xarray-version: ''
optional-packages: ' contextily geopandas>=1.0 ipython pyarrow rioxarray sphinx-gallery'
Expand Down

0 comments on commit 7768e93

Please sign in to comment.