From 2abefb1c16e32cff1e2814a7569455c80a198862 Mon Sep 17 00:00:00 2001 From: Anonymous Maarten Date: Wed, 11 Oct 2023 00:22:30 +0200 Subject: [PATCH] ci: stop FreeBSD job after 30 minutes (cherry picked from commit aee4862958d3365d3995d017d4d3b4642edd6358) --- .github/workflows/vmactions.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/vmactions.yml b/.github/workflows/vmactions.yml index 4485f5c59d..50eb5e8f40 100644 --- a/.github/workflows/vmactions.yml +++ b/.github/workflows/vmactions.yml @@ -6,6 +6,7 @@ jobs: freebsd: runs-on: macos-12 name: FreeBSD + timeout-minutes: 30 steps: - uses: actions/checkout@v3 - name: Build