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 55feacc commit ec26af5Copy full SHA for ec26af5
.github/workflows/main.yml
@@ -31,7 +31,7 @@ jobs:
31
32
services:
33
mysql:
34
- image: mysql:5.7
+ image: mysql:8.0
35
env:
36
MYSQL_ALLOW_EMPTY_PASSWORD: yes
37
MYSQL_DATABASE: laravel-database-trigger
0 commit comments