Skip to content

Commit

Permalink
fix(workflows): Remove redundant macos command (#2084)
Browse files Browse the repository at this point in the history
Reviewed-by: Alexander Jung <[email protected]>
Approved-by: Alexander Jung <[email protected]>
  • Loading branch information
nderjung authored Jan 21, 2025
2 parents bf91509 + 102047a commit 223be84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests-stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
if: startsWith(matrix.os, 'macos')
run: |
brew install docker colima
open -a Docker
colima start
- name: Set up QEMU
Expand Down

0 comments on commit 223be84

Please sign in to comment.