Skip to content

Commit ef73bd5

Browse files
Update mysql Docker tag to v9.4
1 parent 25b9b53 commit ef73bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
ports:
2727
- 5432:5432
2828
mysql:
29-
image: mysql:9.3
29+
image: mysql:9.4
3030
env:
3131
MYSQL_ROOT_PASSWORD: password
3232
MYSQL_DATABASE: virtual_attributes

0 commit comments

Comments
 (0)