Skip to content

Commit 175331f

Browse files
committed
chore(ci): bump mysql to 8.4
1 parent 84bc134 commit 175331f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rspec-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
services:
4545
mysql:
46-
image: mysql:8.2
46+
image: mysql:8.4
4747
ports: ["3306:3306"]
4848
env:
4949
MYSQL_ROOT_PASSWORD: password

0 commit comments

Comments
 (0)