From 7fc363b99ecbccac301af95f25ea70e505f31933 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Obih=C3=B6rnchen?= Date: Sat, 10 Feb 2024 20:49:22 +0100 Subject: [PATCH] Add a 60 min default timeout to xcat_test Looks like this actions hangs from time to time. Let's use a reasonable default to get faster failing messages. --- .github/workflows/xcat_test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/xcat_test.yml b/.github/workflows/xcat_test.yml index 1de9e6c93..c8a783f3c 100644 --- a/.github/workflows/xcat_test.yml +++ b/.github/workflows/xcat_test.yml @@ -3,6 +3,7 @@ on: [pull_request, workflow_dispatch] jobs: xcat_pr_test: runs-on: ubuntu-20.04 + timeout-minutes: 60 steps: - uses: actions/checkout@v4 - run: sudo apt-get install -y fakeroot reprepro devscripts debhelper libcapture-tiny-perl libjson-perl libsoap-lite-perl libdbi-perl libcgi-pm-perl quilt openssh-server dpkg looptools genometools software-properties-common