Document supported MySQL versions (#5421)
- Pin versions in development and CI.
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
go-version: ['^1.17.8']
|
||||
mysql: ["mysql:5.7", "mysql:8"]
|
||||
mysql: ["mysql:5.7.21", "mysql:8.0.28"]
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user