Skip to content

Commit

Permalink
Test Python 3.12 in CI
Browse files Browse the repository at this point in the history
Fixes #1165
  • Loading branch information
ethho committed Sep 20, 2024
1 parent 172f256 commit 618a8d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/development.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ jobs:
py_ver: ["3.9"]
mysql_ver: ["8.0", "5.7"]
include:
- py_ver: "3.12"
mysql_ver: "8.0"
- py_ver: "3.11"
mysql_ver: "8.0"
- py_ver: "3.10"
Expand Down

0 comments on commit 618a8d5

Please sign in to comment.