Skip to content

Commit 3478729

Browse files
authored
CI: Pin ghostscript<10 for GMT 6.3/6.4 in the GMT Legacy Tests workflow (#3452)
1 parent 5f96b77 commit 3478729

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_tests_legacy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
create-args: >-
6262
python=3.10
6363
gmt=${{ matrix.gmt_version }}
64+
ghostscript<10
6465
numpy
6566
pandas<2
6667
xarray

0 commit comments

Comments
 (0)