We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c77c68 commit b10fd58Copy full SHA for b10fd58
.github/workflows/rspec-tests.yml
@@ -43,7 +43,7 @@ jobs:
43
44
services:
45
mysql:
46
- image: mysql:8.2
+ image: mysql:8.4
47
ports: ["3306:3306"]
48
env:
49
MYSQL_ROOT_PASSWORD: password
0 commit comments