Skip to content

Commit

Permalink
Merge pull request #1193 from tabedzki/patch-1
Browse files Browse the repository at this point in the history
Test Python 3.13 in CI
  • Loading branch information
dimitri-yatsenko authored Oct 11, 2024
2 parents 77b75e9 + 0b384fb commit eef7e59
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 eef7e59

Please sign in to comment.