From 0f00873136793fc00f6c24b5f0e08cfb2f75a50a Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Mon, 22 Sep 2025 17:19:12 +0800 Subject: [PATCH] CI: Pin pandas/xarray to the minimum supported versions in the GMT Legacy Tests workflow --- .github/workflows/ci_tests_legacy.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci_tests_legacy.yaml b/.github/workflows/ci_tests_legacy.yaml index b5fa4860af5..716380f0db2 100644 --- a/.github/workflows/ci_tests_legacy.yaml +++ b/.github/workflows/ci_tests_legacy.yaml @@ -62,8 +62,8 @@ jobs: gmt=${{ matrix.gmt_version }} ghostscript<10 numpy=1.26 - pandas - xarray + pandas=2.2 + xarray=2023.10 packaging=24.2 contextily=1.5 geopandas=1.0