Skip to content

Commit

Permalink
fix ruby only
Browse files Browse the repository at this point in the history
  • Loading branch information
chenhuiyeh committed Aug 20, 2024
1 parent ea237c6 commit cefbeb4
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,11 @@ env:
MYSQL_VERSION: "8.0"

up:
- packages:
- mysql-client@5.7
- homebrew:
- mysql-client@5.7:
or: [mysql@5.7]
conflicts: [mysql-connector-c, mysql, mysql-client]

- ruby: "3.2.2"
- bundler
- go:
Expand Down

0 comments on commit cefbeb4

Please sign in to comment.