Skip to content

Commit

Permalink
re-enable windows CI for Gnuplot
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Apr 21, 2024
1 parent cdf7841 commit 4275be7
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,9 @@ jobs:
release-test: true
coverage: true
# Windows: gnuplot
# NOTE: this currently hangs in the CI testing environment
#- perl-version: '5.30'
# os: windows-latest
# pdl-simple-engine: 'gnuplot'
- 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 4275be7

Please sign in to comment.