]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
60 minutes isn't enough for some matrix entries
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 21 Mar 2022 22:55:54 +0000 (18:55 -0400)
committerGitHub <noreply@github.com>
Mon, 21 Mar 2022 22:55:54 +0000 (18:55 -0400)
.github/workflows/ci.yml

index e728e9b027ada3d95a786937693c0e91c5965748..0e6f90d43f529973064fb90f15a2b6b65e52b68a 100644 (file)
@@ -36,7 +36,7 @@ jobs:
         uses: fkirc/skip-duplicate-actions@master
 
   ci:
-    timeout-minutes: 60
+    timeout-minutes: 90
     needs: pre-ci
     if: ${{ needs.pre-ci.outputs.should_skip != 'true' }}