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