Skip to content

Commit

Permalink
Merge pull request #68 from ongardie/deps
Browse files Browse the repository at this point in the history
Update dependencies and fix CI
  • Loading branch information
ongardie authored Mar 22, 2024
2 parents fd38064 + 661a800 commit f484c16
Show file tree
Hide file tree
Showing 5 changed files with 263 additions and 169 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,8 @@ jobs:
run: brew install docker
- name: Install Colima
run: |
brew install --overwrite openssl@3
brew install --overwrite [email protected]
brew install --overwrite [email protected]
brew install colima
- name: Start Colima
run: colima start
Expand Down
Loading

0 comments on commit f484c16

Please sign in to comment.