Skip to content

Commit 3e74981

Browse files
authored
CI: Enable testing for Python 3.11 on Windows
Now that wheels for lxml-4.9.2 are available.
1 parent c2cc452 commit 3e74981

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/testpydra.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ jobs:
6262
- os: 'ubuntu-latest'
6363
python-version: '3.11'
6464
install: 'archive'
65-
exclude:
66-
- os: 'windows-latest'
67-
python-version: '3.11'
6865
fail-fast: false
6966
runs-on: ${{ matrix.os }}
7067

0 commit comments

Comments
 (0)