Skip to content

Commit

Permalink
Skip windows-latest for now
Browse files Browse the repository at this point in the history
Build seems to hang on GitHub Actions runner.
  • Loading branch information
zmughal committed Sep 7, 2021
1 parent d6d6fdf commit 0b8e938
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-latest
steps:
Expand Down

0 comments on commit 0b8e938

Please sign in to comment.