Skip to content

Commit

Permalink
Add 3.13 to CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
A5rocks authored May 24, 2024
1 parent 3af42bb commit e4fff1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python: ['pypy-3.9', 'pypy-3.10', '3.8', '3.9', '3.10', '3.11', '3.12']
python: ['pypy-3.9', 'pypy-3.10', '3.8', '3.9', '3.10', '3.11', '3.12', '3.13-dev']
check_formatting: ['0']
no_test_requirements: ['0']
extra_name: ['']
Expand Down

0 comments on commit e4fff1c

Please sign in to comment.