chore: update testcase

This commit is contained in:
fengcaiwen
2023-11-07 17:35:13 +08:00
parent 36d953141a
commit 361c47dc49

View File

@@ -159,15 +159,11 @@ jobs:
- name: Set up Docker
uses: crazy-max/ghaction-setup-docker@v1.4.0
- run: |
# dir C:\hostedtoolcache\windows\docker-stable\24.0.5\x64
# C:\hostedtoolcache\windows\docker-stable\24.0.5\x64\docker-proxy.exe --help
# C:\hostedtoolcache\windows\docker-stable\24.0.5\x64\dockerd.exe --help
# C:\hostedtoolcache\windows\docker-stable\24.0.5\x64\docker.exe --help
docker info --format '{{.OSType}}'
docker info --format '{{.OSType}}'
- run: |
choco install minikube
minikube start --driver=docker
choco install make
choco install minikube
minikube start --driver=docker
choco install make
- name: Build
run: make kubevpn-windows-amd64