Skip to content

Commit

Permalink
Re-enable Python 3.13 tests (disabled due to deps issue)
Browse files Browse the repository at this point in the history
  • Loading branch information
Delgan committed Sep 15, 2024
1 parent 96ac5c9 commit fa3746f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:
- '3.10'
- '3.11'
- '3.12'
# Temporary disabled because of https://github.com/crate-py/rpds/issues/72
# - 3.13-dev
- 3.13-dev
- pypy-3.9
include:
- os: ubuntu-20.04
Expand Down

0 comments on commit fa3746f

Please sign in to comment.