aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDan Engelbrecht <[email protected]>2022-06-02 00:34:18 +0200
committerGitHub <[email protected]>2022-06-02 00:34:18 +0200
commit8513d26876ff45d5df49ac336229b4151cd1c1a8 (patch)
treea9b4917227a833206deeebd0e9dc72211843980c /.github
parentMerge pull request #117 from EpicGames/de/configurable-gc-monitor-intervall (diff)
parentadd timeout on pr validation (diff)
downloadzen-8513d26876ff45d5df49ac336229b4151cd1c1a8.tar.xz
zen-8513d26876ff45d5df49ac336229b4151cd1c1a8.zip
Merge pull request #118 from EpicGames/de/keep-zen-upstream-response
keep "reason" from upstream response
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/self_host_build.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/self_host_build.yml b/.github/workflows/self_host_build.yml
index 8bb57a4b4..b728e33c3 100644
--- a/.github/workflows/self_host_build.yml
+++ b/.github/workflows/self_host_build.yml
@@ -23,6 +23,7 @@ jobs:
windows-build:
name: Build Windows
runs-on: [self-hosted, windows, x64]
+ timeout-minutes: 10
strategy:
matrix:
config:
@@ -71,6 +72,7 @@ jobs:
linux-build:
name: Build Linux
runs-on: [self-hosted, linux, x64]
+ timeout-minutes: 10
strategy:
matrix:
config: