Skip to content

Commit 7768e93

Browse files
authored
CI: Test NumPy 2.2 in the GMT Tests workflow (#3677)
1 parent c763b82 commit 7768e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
optional-packages: ' contextily geopandas<1 ipython pyarrow rioxarray sphinx-gallery'
7777
# Python 3.12 + core packages (latest versions) + optional packages
7878
- python-version: '3.12'
79-
numpy-version: '2.1'
79+
numpy-version: '2.2'
8080
pandas-version: ''
8181
xarray-version: ''
8282
optional-packages: ' contextily geopandas>=1.0 ipython pyarrow rioxarray sphinx-gallery'

0 commit comments

Comments
 (0)