We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd55a12 commit ab9ea71Copy full SHA for ab9ea71
.github/workflows/main.yml
@@ -80,14 +80,14 @@ jobs:
80
ports:
81
- 27017:27017
82
planetscale:
83
- image: mysql:9.6.0
+ image: mysql:9.5.0
84
85
- 3308:3306
86
env:
87
MYSQL_DATABASE: mysql
88
MYSQL_ROOT_PASSWORD: mysql
89
mysql:
90
91
92
- 3307:3306
93
_dev/docker-compose.yml
@@ -18,7 +18,7 @@ services:
18
19
restart: always
20
21
22
23
24
0 commit comments