Skip to content

Commit

Permalink
remove tests on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasValentin authored Oct 19, 2023
1 parent 0e2509a commit 745e30d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
matrix:
os: [ubuntu-latest]
python-version: ["3.11"]
include:
- os: windows-latest
python-version: "3.11"
env:
OS: ${{ matrix.os }}
PYTHON: ${{ matrix.python-version }}
Expand Down

0 comments on commit 745e30d

Please sign in to comment.