We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 092f75c commit e51cc9eCopy full SHA for e51cc9e
.github/workflows/ruby.yml
@@ -20,7 +20,7 @@ jobs:
20
ports:
21
- 5432:5432
22
mysql:
23
- image: mysql:8.0
+ image: mysql:8.4
24
env:
25
MYSQL_USER: mysql
26
MYSQL_PASSWORD: mysql
0 commit comments