Skip to content

Commit b04e0a1

Browse files
committed
revert windows skip
1 parent aa0c473 commit b04e0a1

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@ jobs:
5959
matrix:
6060
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
6161
os: ["macos-latest", "windows-latest", "ubuntu-latest"]
62-
exclude:
63-
- os: "windows-latest"
64-
python-version: "3.13"
6562

6663
fail-fast: false
6764

@@ -96,9 +93,6 @@ jobs:
9693
matrix:
9794
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
9895
os: ["macos-latest", "windows-latest", "ubuntu-latest"]
99-
exclude:
100-
- os: "windows-latest"
101-
python-version: "3.13"
10296

10397
fail-fast: false
10498

0 commit comments

Comments
 (0)