Skip to content

Commit

Permalink
Update development.yaml to include Python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
tabedzki authored Oct 9, 2024
1 parent 77b75e9 commit 0b384fb
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.13"
mysql_ver: "8.0"
- py_ver: "3.12"
mysql_ver: "8.0"
- py_ver: "3.11"
Expand Down

0 comments on commit 0b384fb

Please sign in to comment.