+ MySQL 8.0
This commit is contained in:
parent
28e14fdbd7
commit
e0bc40bf40
1 changed files with 1 additions and 1 deletions
2
.github/workflows/unit-test.yml
vendored
2
.github/workflows/unit-test.yml
vendored
|
|
@ -43,7 +43,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
go: [1.17]
|
||||
db: [SQLite3]
|
||||
db: [MySQL8.0, SQLite3]
|
||||
steps:
|
||||
- name: Checkout Kun
|
||||
uses: actions/checkout@v2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue