Skip to content

Commit

Permalink
ci: add applehv
Browse files Browse the repository at this point in the history
Signed-off-by: mikeee <hey@mike.ee>
  • Loading branch information
mikeee committed Jul 7, 2024
1 parent fd1d8e8 commit f47ac5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/self_hosted_e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ jobs:
# Start podman machine
sudo podman-mac-helper install
# Use apple hypervisor
export CONTAINERS_MACHINE_PROVIDER=applehv
podman machine init
podman machine start --log-level debug
echo "CONTAINER_RUNTIME=podman" >> $GITHUB_ENV
Expand Down

0 comments on commit f47ac5a

Please sign in to comment.