Skip to content

Commit 618a8d5

Browse files
committed
Test Python 3.12 in CI
Fixes #1165
1 parent 172f256 commit 618a8d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/development.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ jobs:
6161
py_ver: ["3.9"]
6262
mysql_ver: ["8.0", "5.7"]
6363
include:
64+
- py_ver: "3.12"
65+
mysql_ver: "8.0"
6466
- py_ver: "3.11"
6567
mysql_ver: "8.0"
6668
- py_ver: "3.10"

0 commit comments

Comments
 (0)