Skip to content

Commit

Permalink
Revert testing on Windows in normal CI
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Oct 25, 2023
1 parent c67c832 commit 68334bc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ jobs:
include:
- os: macos-latest
python-version: '3.11'
- os: windows-latest
python-version: '3.9'
- os: windows-latest
python-version: '3.11'

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 68334bc

Please sign in to comment.