Skip to content

Commit

Permalink
MacOS tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdotcosta committed Apr 17, 2024
1 parent d386959 commit d95912f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ jobs:
kind-test-podman-rootless-macos:
name: Deployment using Podman rootless on MacOS
if: false
runs-on: ${{ matrix.os }}
env:
IngressHTTPPort: 30080
Expand Down Expand Up @@ -238,6 +237,7 @@ jobs:
kind-test-podman-rootful-macos:
name: Deployment using Podman rootful on MacOS
if: false
runs-on: ${{ matrix.os }}
env:
IngressHTTPPort: 80
Expand Down

0 comments on commit d95912f

Please sign in to comment.