]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Increase cmake workflow timeout
authorVladislav Shchapov <vladislav@shchapov.ru>
Thu, 23 Jan 2025 18:25:09 +0000 (23:25 +0500)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Thu, 23 Jan 2025 21:53:12 +0000 (22:53 +0100)
Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
.github/workflows/cmake.yml

index c8468726117bbf6b210602b1799bb7cd9449b86e..90e222a6fcd5c30eed269bf1f4d25ce87fc96aae 100644 (file)
@@ -10,7 +10,7 @@ jobs:
   cmake:
     name: ${{ matrix.name }}
     runs-on: ${{ matrix.os }}
-    timeout-minutes: 60
+    timeout-minutes: 80
     strategy:
       fail-fast: false
       matrix: