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.
2 parents 7362c88 + 34ded17 commit 9080459Copy full SHA for 9080459
.github/workflows/ci.yaml
@@ -26,7 +26,7 @@ jobs:
26
ports:
27
- 5432:5432
28
mysql:
29
- image: mysql:8.4
+ image: mysql:9.3
30
env:
31
MYSQL_ROOT_PASSWORD: password
32
MYSQL_DATABASE: virtual_attributes
0 commit comments