We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77b75e9 + 0b384fb commit eef7e59Copy full SHA for eef7e59
.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.13"
65
+ mysql_ver: "8.0"
66
- py_ver: "3.12"
67
mysql_ver: "8.0"
68
- py_ver: "3.11"
0 commit comments