summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index db7f567cac00..4f243c26d6c7 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -12,7 +12,6 @@ task:
timeout_in: 90m
install_script:
- pkg install -y qemu-devel uefi-edk2-qemu-x86_64
- - fetch https://people.freebsd.org/~emaste/OVMF.fd
script:
- make -j$(sysctl -n hw.ncpu) WITHOUT_TOOLCHAIN=yes buildworld buildkernel
test_script: