Przeglądaj źródła

Increase timeout for CI artifacts build

tags/v2.2.7^2^2
9seconds 2 miesięcy temu
rodzic
commit
a3663fe8b5
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      .github/workflows/ci.yaml

+ 1
- 1
.github/workflows/ci.yaml Wyświetl plik

122
   artifacts:
122
   artifacts:
123
     name: Build release artifacts
123
     name: Build release artifacts
124
     runs-on: ubuntu-latest
124
     runs-on: ubuntu-latest
125
-    timeout-minutes: 10
125
+    timeout-minutes: 20
126
     steps:
126
     steps:
127
       - name: Checkout
127
       - name: Checkout
128
         uses: actions/checkout@v6
128
         uses: actions/checkout@v6

Ładowanie…
Anuluj
Zapisz