Skip to content

Commit

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

0 comments on commit f3c8da0

Please sign in to comment.