mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-07 06:16:18 +02:00
parent
7e55f51738
commit
cf4da92f5d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -87,7 +87,7 @@ jobs:
|
||||||
fi
|
fi
|
||||||
sudo install mkcert /usr/local/bin/
|
sudo install mkcert /usr/local/bin/
|
||||||
- name: Create kind cluster
|
- name: Create kind cluster
|
||||||
uses: helm/kind-action@v1.1.0
|
uses: helm/kind-action@v1.2.0
|
||||||
with:
|
with:
|
||||||
cluster_name: kind
|
cluster_name: kind
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue