We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b3fa79 + 9cbb42b commit 96d708cCopy full SHA for 96d708c
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ on: [pull_request]
5
jobs:
6
build:
7
8
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
9
10
steps:
11
- uses: actions/checkout@v2
.github/workflows/replica-tests.yml
strategy:
matrix:
version: [mysql-5.7.25,mysql-8.0.16]
0 commit comments