瀏覽代碼

Increase test time in CI

tags/v2.1.6^2
9seconds 4 年之前
父節點
當前提交
b0063a4a25
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      .github/workflows/ci.yaml

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

@@ -38,7 +38,7 @@ jobs:
38 38
   test:
39 39
     name: Test
40 40
     runs-on: ubuntu-latest
41
-    timeout-minutes: 5
41
+    timeout-minutes: 10
42 42
     strategy:
43 43
       matrix:
44 44
         go_version:

Loading…
取消
儲存