]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Set max time for job to complete to 60 minutes.
authorNathan Moinvaziri <nathan@nathanm.com>
Sun, 19 Jun 2022 21:42:57 +0000 (14:42 -0700)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Mon, 15 Aug 2022 14:41:52 +0000 (16:41 +0200)
.github/workflows/cmake.yml

index 7b537f06c687331d954004ecde653325592b625f..d9af5d4a95ab7daf77b4dd7065d86fc3864ac132 100644 (file)
@@ -7,6 +7,7 @@ jobs:
   cmake:
     name: ${{ matrix.name }}
     runs-on: ${{ matrix.os }}
+    timeout-minutes: 60
     strategy:
       fail-fast: false
       matrix: