We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abc2b4c commit ed47ce5Copy full SHA for ed47ce5
.github/workflows/ci_tests.yaml
@@ -106,6 +106,7 @@ jobs:
106
create-args: >-
107
python=${{ matrix.python-version }}${{ matrix.optional-packages }}
108
gmt=6.4.0
109
+ ghostscript=9.54.0
110
numpy=${{ matrix.numpy-version }}
111
pandas
112
xarray
.github/workflows/ci_tests_dev.yaml
@@ -106,7 +106,7 @@ jobs:
ninja
curl
fftw
- ghostscript
hdf5
libblas
libcblas
0 commit comments