Skip to content

Commit 15b6d94

Browse files
authored
CI: Test NumPy 2.4 in the GMT Tests workflow (#4319)
1 parent 21b2d46 commit 15b6d94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
optional-packages: ' contextily geopandas ipython pyarrow-core rioxarray netCDF4 sphinx-gallery'
7979
# Python 3.14 + core packages (latest versions) + optional packages
8080
- python-version: '3.14'
81-
numpy-version: '2.3'
81+
numpy-version: '2.4'
8282
pandas-version: ''
8383
xarray-version: ''
8484
optional-packages: ' contextily geopandas ipython pyarrow-core rioxarray netCDF4 sphinx-gallery'

0 commit comments

Comments
 (0)