Skip to content

Commit b8e6856

Browse files
committed
ci: add test on Windows
1 parent b5546bd commit b8e6856

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
pyver: '3.10'
1919
- os: 'windows'
2020
pyver: '3.11'
21-
- os: 'windows'
22-
pyver: '3.12'
2321
runs-on: ${{ matrix.os }}-latest
2422
name: ${{ matrix.os }} | ${{ matrix.pyver }}
2523
steps:

0 commit comments

Comments
 (0)