We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 172f256 commit 618a8d5Copy full SHA for 618a8d5
.github/workflows/development.yaml
@@ -61,6 +61,8 @@ jobs:
61
py_ver: ["3.9"]
62
mysql_ver: ["8.0", "5.7"]
63
include:
64
+ - py_ver: "3.12"
65
+ mysql_ver: "8.0"
66
- py_ver: "3.11"
67
mysql_ver: "8.0"
68
- py_ver: "3.10"
0 commit comments