Skip to content

Commit f375f95

Browse files
committed
Drop Windows/3.9 build due to unrelated failures
1 parent af91f8d commit f375f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
fail-fast: True
1818
matrix:
19-
python-version: ['3.9', '3.10', '3.11']
19+
python-version: ['3.10', '3.11']
2020
steps:
2121
- uses: actions/checkout@v4
2222
with:

0 commit comments

Comments
 (0)