Skip to content

Commit

Permalink
Actions: Run test with Python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
methane committed Aug 4, 2021
1 parent f0091e0 commit 9d9cc49
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Expand Up @@ -31,6 +31,9 @@ jobs:
py: "3.9"
mysql_auth: true

- db: "mysql:8.0"
py: "3.10-dev"

services:
mysql:
image: "${{ matrix.db }}"
Expand Down

0 comments on commit 9d9cc49

Please sign in to comment.