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

Commit 2303182

Browse files
committed
Fix kubernetes CI
1 parent 4a07d0b commit 2303182

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-
kubernetes-version: 1.25.6
58+
kubernetes-version: 1.24.9
5959
uses: medyagh/setup-minikube@latest
6060

6161
- name: Install dependencies

0 commit comments

Comments
 (0)