mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 00:40:25 +02:00
ci: force docker driver (#645)
This commit is contained in:
parent
b2e3b22f14
commit
49604ed458
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -118,7 +118,7 @@ jobs:
|
|||
sudo install mkcert /usr/local/bin/
|
||||
- name: start minikube
|
||||
run: |
|
||||
minikube start
|
||||
minikube start --driver=docker
|
||||
kubectl cluster-info
|
||||
|
||||
- name: install go
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue