We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c2de1f commit fb91814Copy full SHA for fb91814
.github/workflows/run-django-test.yml
@@ -18,7 +18,7 @@ jobs:
18
ports:
19
- 6379:6379
20
db:
21
- image: mysql:5.7
+ image: mysql:8.0.36
22
23
- 3306:3306
24
env:
0 commit comments