mirror of
https://github.com/kubenetworks/kubevpn.git
synced 2025-12-24 11:51:13 +08:00
remove unable hyperv
This commit is contained in:
3
.github/workflows/go.yml
vendored
3
.github/workflows/go.yml
vendored
@@ -103,9 +103,8 @@ jobs:
|
||||
id: script
|
||||
with:
|
||||
script: |
|
||||
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All
|
||||
choco install minikube
|
||||
minikube start --driver=hyperv
|
||||
minikube start --driver=docker
|
||||
minikube kubectl -- get po -A
|
||||
choco install make
|
||||
dir
|
||||
|
||||
Reference in New Issue
Block a user