瀏覽代碼

Update docker build timeout

tags/v1.0.11
9seconds 4 年之前
父節點
當前提交
b2de98c8f9
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      .github/workflows/ci.yaml

+ 1
- 1
.github/workflows/ci.yaml 查看文件

@@ -75,7 +75,7 @@ jobs:
75 75
   docker:
76 76
     name: Docker
77 77
     runs-on: ubuntu-latest
78
-    timeout-minutes: 15
78
+    timeout-minutes: 20
79 79
     steps:
80 80
       - name: Checkout
81 81
         uses: actions/checkout@v2

Loading…
取消
儲存