Skip to content

Commit 2f3c7f3

Browse files
alonfarajpkrmf
authored andcommitted
CI: FreeBSD fix (ggml-org#3258)
* - freebsd ci: use qemu
1 parent 487e22a commit 2f3c7f3

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)