From d3a3c646fcd5452a1b9b8e8a4c7a07129678ab8d Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Wed, 18 Oct 2023 16:53:17 +0800 Subject: [PATCH] CI: Pin ghostscript to 9.54.0 --- .github/workflows/ci_tests.yaml | 1 + .github/workflows/ci_tests_dev.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci_tests.yaml b/.github/workflows/ci_tests.yaml index 55c38d1628a..6c588d937b5 100644 --- a/.github/workflows/ci_tests.yaml +++ b/.github/workflows/ci_tests.yaml @@ -106,6 +106,7 @@ jobs: create-args: >- python=${{ matrix.python-version }}${{ matrix.optional-packages }} gmt=6.4.0 + ghostscript=9.54.0 numpy=${{ matrix.numpy-version }} pandas xarray diff --git a/.github/workflows/ci_tests_dev.yaml b/.github/workflows/ci_tests_dev.yaml index a6dc9099e2f..874de06fce0 100644 --- a/.github/workflows/ci_tests_dev.yaml +++ b/.github/workflows/ci_tests_dev.yaml @@ -106,7 +106,7 @@ jobs: ninja curl fftw - ghostscript + ghostscript=9.54.0 hdf5 libblas libcblas