Skip to content

Commit

Permalink
Remove qemu fix (#2809)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmccar authored Sep 25, 2023
1 parent 6d5e003 commit 511c252
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ jobs:
- name: Install Docker
run: |
brew install docker
brew remove --ignore-dependencies qemu
curl -o ./qemu.rb https://raw.githubusercontent.com/Homebrew/homebrew-core/dc0669eca9479e9eeb495397ba3a7480aaa45c2e/Formula/qemu.rb
brew install ./qemu.rb
colima start
- name: Run visual regression tests
run: yarn test-visual
Expand Down

0 comments on commit 511c252

Please sign in to comment.