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 6a90969 commit 7b5e185Copy full SHA for 7b5e185
.github/workflows/tests.yml
@@ -19,7 +19,7 @@ jobs:
19
ports:
20
- 11211:11211
21
mysql:
22
- image: mysql:5.7
+ image: mysql:8
23
env:
24
MYSQL_ALLOW_EMPTY_PASSWORD: yes
25
MYSQL_DATABASE: forge
0 commit comments