Skip to content

Commit d48ac7e

Browse files
committed
chore: specify gmt and gs in ci.yml to try and fix windows testing
1 parent fc53e77 commit d48ac7e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ jobs:
6868
environment-file: env/testing_env.yml
6969
create-args: >-
7070
python=${{ matrix.python-version }}
71+
gmt=6.5.0
72+
ghostscript=10.04.0
73+
7174
post-cleanup: "all"
7275
# cache-downloads: false
7376
# # environment cache is persistent for one week.

0 commit comments

Comments
 (0)