Skip to content

Commit

Permalink
GHA: try Orbstack 1.5.1 cask
Browse files Browse the repository at this point in the history
  • Loading branch information
back-2-95 committed Oct 21, 2024
1 parent 074adcd commit 5fa8745
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,10 @@ jobs:
- name: Install and start Orbstack
if: runner.os == 'macOS'
run: |
brew install --cask https://github.com/Homebrew/homebrew-cask/blob/65da904d37b45eb3f0644e6419ebde37ef927f20/Casks/o/orbstack.rb
brew tap-new $USER/local-orbstack
brew tap homebrew/core --force
brew extract --version=1.5.1 orbstack $USER/local-orbstack
brew install orbstack@1.5.1
orb
- name: Checkout code
Expand Down

0 comments on commit 5fa8745

Please sign in to comment.