Skip to content

Commit

Permalink
update brew install
Browse files Browse the repository at this point in the history
  • Loading branch information
chenhuiyeh committed Aug 30, 2024
1 parent cefbeb4 commit 2b0565a
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,9 @@ env:
MYSQL_VERSION: "8.0"

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

- ruby: "3.2.2"
- packages:
- mysql-client@5.7
- ruby
- bundler
- go:
version: "1.16"
Expand Down

0 comments on commit 2b0565a

Please sign in to comment.