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 bbeee0d commit 0c16a4cCopy full SHA for 0c16a4c
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
services:
15
mysql:
16
- image: mysql:8.0
+ image: mysql:9.4@sha256:135bc87cce147c3d28cecb9ad270b814cb52805af7ddeea83bfcaf157d05a6b2
17
env:
18
MYSQL_ALLOW_EMPTY_PASSWORD: yes
19
MYSQL_DATABASE: mysql
0 commit comments