We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66e6354 + 2ba2129 commit 88bcc21Copy full SHA for 88bcc21
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
ports:
26
- 5432:5432
27
mysql:
28
- image: mysql:8.0
+ image: mysql:8.3
29
env:
30
MYSQL_ROOT_PASSWORD: password
31
MYSQL_DATABASE: virtual_attributes
0 commit comments