Skip to content

Commit

Permalink
Update CI versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Zac-HD committed Oct 8, 2024
1 parent 4537325 commit 6680ceb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,12 @@ jobs:
strategy:
matrix:
python-version:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
- "3.12"
- "3.13-dev"
- "3.13"
## LibCST fails to install under PyPy due to PyO3 compilation error?
# - "pypy-3.8"
# - "pypy-3.9"
fail-fast: false
steps:
Expand Down

0 comments on commit 6680ceb

Please sign in to comment.