Skip to content

Commit

Permalink
Disable Windows for now
Browse files Browse the repository at this point in the history
Need to implement share install for this as there is not a package
manager to test against a system install.

Connects with <#2>.
  • Loading branch information
zmughal committed Feb 6, 2022
1 parent 7d1698e commit 9716fee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
os: ubuntu-latest
release-test: true
coverage: true
- perl-version: '5.30'
os: windows-latest
#- perl-version: '5.30'
# os: windows-latest
- perl-version: '5.30'
os: macos-11
steps:
Expand Down

0 comments on commit 9716fee

Please sign in to comment.