Skip to content

Commit 746c0e9

Browse files
add 3.12 nightly (#226)
1 parent eba6922 commit 746c0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
matrix:
2020
# Test all supported versions on Ubuntu:
2121
os: [ubuntu-latest]
22-
python: ["3.7", "3.8", "3.9", "3.10", 3.11-dev]
22+
python: ["3.7", "3.8", "3.9", "3.10", 3.11-dev, 3.12-dev]
2323
include:
2424
# Also test PyPy, macOS, and Windows:
2525
- os: ubuntu-latest

0 commit comments

Comments
 (0)