summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorliqing.wu <liqing.wu@daoclod.io>2023-08-16 15:37:41 +0800
committerliqing.wu <liqing.wu@daoclod.io>2023-08-16 16:22:33 +0800
commit15c5e6ef2e3d86e4cc980e57f765822c2b9e535c (patch)
tree6d5e20ca4b65f24d503e39ba745cf539d16dfc29 /.github
parentMerge pull request #4773 from hellocn9/fix_rule (diff)
downloadkubeedge-15c5e6ef2e3d86e4cc980e57f765822c2b9e535c.tar.gz
Fix keadm e2e test ci failure
Signed-off-by: liqing.wu <liqing.wu@daoclod.io>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/main.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml
index 662c4347a..f6980f37d 100644
--- a/.github/workflows/main.yaml
+++ b/.github/workflows/main.yaml
@@ -163,7 +163,7 @@ jobs:
PROTOCOL:
- WebSocket
- QUIC
- timeout-minutes: 30
+ timeout-minutes: 40
name: E2e test
needs: image-prepare
env: