Skip to content

Commit 9a305b2

Browse files
authoredOct 25, 2023
Merge pull request #2609 from taminob/feature/reduce-freebsd-ci-timeout
Reduce freebsd ci timeout
2 parents a459d8a + 799fce0 commit 9a305b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/freebsd.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
- uses: actions/checkout@v3
1313
- name: Test in FreeBSD VM
1414
uses: vmactions/freebsd-vm@v0
15+
timeout-minutes: 30
1516
with:
1617
mem: 2048
1718
usesh: true

0 commit comments

Comments
 (0)