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 e00b86f commit 67e4c30Copy full SHA for 67e4c30
.github/workflows/tests.yml
@@ -21,7 +21,7 @@ jobs:
21
matrix:
22
include:
23
- php-version: "7.4"
24
- db-image: 'mysql:5.7'
+ db-image: 'mysql:8.0'
25
reflector: "pdo-mysql"
26
mode: "recording"
27
dependencies: "lowest"
0 commit comments