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.
1 parent 2d13094 commit 0c2aa6aCopy full SHA for 0c2aa6a
.github/workflows/run_tests.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
services:
9
mysql:
10
- image: mysql:5.7
+ image: mysql:8
11
env:
12
MYSQL_ROOT_PASSWORD: root
13
MYSQL_DATABASE: tlap_test
0 commit comments