Skip to content

Commit

Permalink
cirrus.yml: stop fetching OVMF.fd now that we're using the pkg
Browse files Browse the repository at this point in the history
Missed in r350302

Sponsored by:	The FreeBSD Foundation
  • Loading branch information
emaste committed Jul 30, 2019
1 parent 5130de3 commit 3476e96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .cirrus.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 3476e96

Please sign in to comment.