Skip to content

Commit

Permalink
Limit run-time of FreeBSD tests to abort early on boot-loops
Browse files Browse the repository at this point in the history
  • Loading branch information
tdittr committed Oct 27, 2023
1 parent 5c2bff6 commit fc4bebb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ jobs:
# use https://github.com/vmactions/freebsd-vm for now
name: test on freebsd
runs-on: macos-12
timeout-minutes: 30
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
- name: test on freebsd
Expand Down

0 comments on commit fc4bebb

Please sign in to comment.