From e417c6cffe0b86f30f48ea8be585961a75556520 Mon Sep 17 00:00:00 2001
From: Anonymous Maarten <[EMAIL REDACTED]>
Date: Wed, 11 Oct 2023 00:22:30 +0200
Subject: [PATCH] ci: stop FreeBSD job after 30 minutes
---
.github/workflows/vmactions.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/vmactions.yml b/.github/workflows/vmactions.yml
index 4485f5c59d96..50eb5e8f405d 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