Add timeout to GitHub test action

This commit is contained in:
Chris Eager 2025-01-30 17:44:19 -06:00 committed by Chris Eager
parent 7c17a4067c
commit 06388b514c
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ jobs:
build:
runs-on: ubuntu-latest
container: ubuntu:22.04
timeout-minutes: 20
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2