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 7cf3969 commit ad3a389
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,14 @@ jobs:
sudo apt update --yes
sudo apt install libnss3-tools
- name: Set up Homebrew
- name: Set up macOS requirements
if: runner.os == 'macOS'
uses: Homebrew/actions/setup-homebrew@master

- name: Install and start Orbstack
if: runner.os == 'macOS'
run: |
set -x
sudo chmod ugo+w /usr/local/bin
brew install -q [email protected]
brew install --cask [email protected]
orb
- name: Checkout code
Expand Down

0 comments on commit ad3a389

Please sign in to comment.