Skip to content

Commit

Permalink
Merge pull request aristocratos#649 from nobounce/workflow-timeout
Browse files Browse the repository at this point in the history
Set FreeBSD workflow timeout
  • Loading branch information
aristocratos committed Oct 21, 2023
2 parents 2a864f6 + ff1f51c commit 9edbf27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-build-freebsd.yml
Expand Up @@ -28,6 +28,7 @@ on:
jobs:
build-freebsd:
runs-on: macos-12
timeout-minutes: 20
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 9edbf27

Please sign in to comment.