Add 30 minute timeout to GitHub Actions workflows

This commit is contained in:
Roland Rabien 2026-01-08 19:07:25 -08:00
commit 52a14c1c0d
2 changed files with 3 additions and 0 deletions

View file

@ -11,6 +11,7 @@ jobs:
build:
name: Build
runs-on: ${{ matrix.os }}
timeout-minutes: 30
strategy:
matrix:
include: