Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Commit

Permalink
Update python.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pingsutw authored Feb 4, 2021
1 parent 189448a commit 80116f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- uses: container-tools/kind-action@v1
with:
version: "v0.9.0"
node_image: kindest/node:v1.15.6
node_image: kindest/node:v1.15.11
config: ./kind-config-kind.yaml
- name: Show K8s cluster information
run: |
Expand Down

0 comments on commit 80116f8

Please sign in to comment.