[CI] Set timeout for freebsd vm launch. (#10858)
This commit is contained in:
parent
429f956111
commit
8cf2f7aed8
1
.github/workflows/freebsd.yml
vendored
1
.github/workflows/freebsd.yml
vendored
@ -12,6 +12,7 @@ concurrency:
|
|||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
timeout-minutes: 20
|
||||||
name: A job to run test in FreeBSD
|
name: A job to run test in FreeBSD
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user