You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by pi...@apache.org on 2021/02/04 15:32:18 UTC

[submarine] branch master updated: Update python.yml

This is an automated email from the ASF dual-hosted git repository.

pingsutw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/submarine.git


The following commit(s) were added to refs/heads/master by this push:
     new 80116f8  Update python.yml
80116f8 is described below

commit 80116f8f13d60bd2ef425f8c2f31c2bec1e00afd
Author: HUAN-PING SU <pi...@apache.org>
AuthorDate: Thu Feb 4 23:32:12 2021 +0800

    Update python.yml
---
 .github/workflows/python.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/python.yml b/.github/workflows/python.yml
index 8bfea6e..ddf90eb 100644
--- a/.github/workflows/python.yml
+++ b/.github/workflows/python.yml
@@ -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: |


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org