Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

Commit 030da7d

Browse files
committed
Fix kubernetes CI
1 parent 7028898 commit 030da7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/platform-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
if: ${{ matrix.with-kubernetes }}
5656
with:
5757
driver: none
58-
extra-config: kubelet.cgroup-driver=systemd
58+
kubernetes-version: v1.23.12
5959
uses: medyagh/setup-minikube@master
6060

6161
- name: Install dependencies

0 commit comments

Comments
 (0)