mirror of
https://github.com/Instagram/LibCST.git
synced 2025-12-23 10:35:53 +00:00
ci: enable testing on windows + 3.11 (#998)
This commit is contained in:
parent
b8a644bc58
commit
43e21c8d71
1 changed files with 0 additions and 4 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -15,10 +15,6 @@ jobs:
|
|||
matrix:
|
||||
os: [macos-latest, ubuntu-latest, windows-latest]
|
||||
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
|
||||
exclude:
|
||||
# skip these builds until https://bugs.launchpad.net/lxml/+bug/1977998 is resolved
|
||||
- os: windows-latest
|
||||
python-version: "3.11"
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue