Skip to content

Commit 48be8c7

Browse files
authored
Update .cirrus.yml
1 parent 7dd6eb1 commit 48be8c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ freebsd_task:
1111
test_script:
1212
- cd build
1313
# dtrace fails to build on FreeBSD - see gh-73263
14-
- make test TESTOPTS="-u-network -x test_dtrace"
14+
- make buildbottest TESTOPTS="-j2 -u-network -x test_dtrace"

0 commit comments

Comments
 (0)