Skip to content

Commit

Permalink
now windows
Browse files Browse the repository at this point in the history
  • Loading branch information
holmanb committed May 27, 2024
1 parent 33dba15 commit 124b6ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
experimental: true
continue-on-error: true
name: unittest / ${{ matrix.toxenv }} / python ${{matrix.python-version}}
runs-on: macos-latest
runs-on: windows-latest
continue-on-error: ${{ matrix.experimental }}
steps:
- name: "Checkout"
Expand Down

0 comments on commit 124b6ad

Please sign in to comment.