Skip to content

Commit

Permalink
GHA: Disable gnuplot test on Windows for now
Browse files Browse the repository at this point in the history
  • Loading branch information
zmughal committed Oct 25, 2021
1 parent 882e292 commit 0ab58ee
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,10 @@ jobs:
release-test: true
coverage: true
# Windows: gnuplot
- perl-version: '5.30'
os: windows-latest
pdl-simple-engine: 'gnuplot'
# NOTE: this currently hangs in the CI testing environment
#- perl-version: '5.30'
# os: windows-latest
# pdl-simple-engine: 'gnuplot'
# Windows: plplot
# NOTE: this currently fails due to a memory error for the wingcc
# interactive plotting device.
Expand Down

0 comments on commit 0ab58ee

Please sign in to comment.