Skip to content

Commit eead345

Browse files
committed
Add CPython 3.13 to test matrix
1 parent 4d1cee8 commit eead345

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
strategy:
125125
fail-fast: false
126126
matrix:
127-
python-version: ['3.11', '3.12']
127+
python-version: ['3.11', '3.12', '3.13-dev']
128128
# '.' means install from git checkout
129129
# 'python-flint' means install from PyPI sdist
130130
target: ['.', 'python-flint']

0 commit comments

Comments
 (0)