Skip to content

Commit 2fdf6da

Browse files
committed
Python 3.12 in pipelines
1 parent 3804a13 commit 2fdf6da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
strategy:
2929
matrix:
3030
os: [Ubuntu, macOS, Windows]
31-
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
31+
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12-dev"]
3232
include:
3333
- os: Ubuntu
3434
image: ubuntu-22.04

0 commit comments

Comments
 (0)