0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-03-16 22:13:38 +00:00

ci: bump static build timeout to 6hr ()

This commit is contained in:
Ilya Mashchenko 2025-01-30 11:15:41 +02:00 committed by Austin S. Hemmelgarn
parent 523feafa96
commit d48ddb0172
No known key found for this signature in database
GPG key ID: 2C02F9340D33625A

View file

@ -284,7 +284,7 @@ jobs:
id: build
uses: nick-fields/retry@v3
with:
timeout_minutes: 180
timeout_minutes: 360
max_attempts: 3
command: |
export EXTRA_INSTALL_FLAGS=${{ needs.file-check.outputs.skip-go }}