Commit 2abefb1c16e32cff1e2814a7569455c80a198862

Anonymous Maarten 2023-10-11T00:22:30

ci: stop FreeBSD job after 30 minutes (cherry picked from commit aee4862958d3365d3995d017d4d3b4642edd6358)

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/.github/workflows/vmactions.yml b/.github/workflows/vmactions.yml
index 4485f5c..50eb5e8 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