Skip to content

Commit

Permalink
CI: FreeBSD fix (#3258)
Browse files Browse the repository at this point in the history
* - freebsd ci: use qemu
  • Loading branch information
alonfaraj committed Sep 20, 2023
1 parent d119c04 commit a40f2b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Expand Up @@ -468,6 +468,7 @@ jobs:
with:
operating_system: freebsd
version: '13.2'
hypervisor: 'qemu'
run: |
sudo pkg update
sudo pkg install -y gmake automake autoconf pkgconf llvm15 clinfo clover opencl clblast openblas
Expand Down

0 comments on commit a40f2b6

Please sign in to comment.