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.
1 parent 25b9b53 commit ef73bd5Copy full SHA for ef73bd5
.github/workflows/ci.yaml
@@ -26,7 +26,7 @@ jobs:
26
ports:
27
- 5432:5432
28
mysql:
29
- image: mysql:9.3
+ image: mysql:9.4
30
env:
31
MYSQL_ROOT_PASSWORD: password
32
MYSQL_DATABASE: virtual_attributes
0 commit comments