Skip to content

Commit

Permalink
Revert "Remove workaround. Fixes #58."
Browse files Browse the repository at this point in the history
This reverts commit f3c8da0.
  • Loading branch information
jaraco committed Aug 19, 2022
1 parent f3c8da0 commit 386bc01
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:
platform:
- ubuntu-latest
- macos-latest
- windows-latest
# disabled due to #58
# - windows-latest
runs-on: ${{ matrix.platform }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 386bc01

Please sign in to comment.