We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c29335 commit 7710d46Copy full SHA for 7710d46
1 file changed
.github/workflows/ci.yaml
@@ -26,7 +26,7 @@ jobs:
26
ports:
27
- 5432:5432
28
mysql:
29
- image: mysql:9.4
+ image: mysql:9.6
30
env:
31
MYSQL_ROOT_PASSWORD: test
32
@@ -93,7 +93,7 @@ jobs:
93
94
95
96
97
98
99
@@ -206,7 +206,7 @@ jobs:
206
207
208
209
210
211
212
0 commit comments