Skip to content

Commit

Permalink
MacOS tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdotcosta committed Apr 18, 2024
1 parent b61d835 commit 99e11ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pr-kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,8 @@ jobs:
run: |
brew install podman
podman machine init
podman machine start --rootful=false
podman machine set --rootful=false
podman machine start
podman info
brew install $MACOS_TOOLS
- name: Deploy kind
Expand Down

0 comments on commit 99e11ed

Please sign in to comment.