Skip to content

Commit eba874b

Browse files
authored
Actions: Run test with Python 3.10 (#996)
1 parent f0091e0 commit eba874b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ jobs:
3131
py: "3.9"
3232
mysql_auth: true
3333

34+
- db: "mysql:8.0"
35+
py: "3.10-dev"
36+
3437
services:
3538
mysql:
3639
image: "${{ matrix.db }}"

0 commit comments

Comments
 (0)