Skip to content

Commit 022e1b4

Browse files
committed
CI: Shorten FreeBSD job timeout
1 parent e552f05 commit 022e1b4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
freebsd:
6868
runs-on: ubuntu-latest
6969
name: Test on FreeBSD
70+
timeout-minutes: 10 # this occasionally hangs forever, so cancel it quickly
7071
steps:
7172
- name: Checkout repository
7273
uses: actions/checkout@v4

0 commit comments

Comments
 (0)