Skip to content

Commit a40f2b6

Browse files
authored
CI: FreeBSD fix (#3258)
* - freebsd ci: use qemu
1 parent d119c04 commit a40f2b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,7 @@ jobs:
468468
with:
469469
operating_system: freebsd
470470
version: '13.2'
471+
hypervisor: 'qemu'
471472
run: |
472473
sudo pkg update
473474
sudo pkg install -y gmake automake autoconf pkgconf llvm15 clinfo clover opencl clblast openblas

0 commit comments

Comments
 (0)