Update build.yml

This commit is contained in:
Eve 2023-09-23 04:36:16 +00:00 committed by GitHub
parent 45b4697376
commit a2c43f8aa2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -458,7 +458,7 @@ jobs:
cudart-llama-bin-win-cu${{ matrix.cuda }}-x64.zip cudart-llama-bin-win-cu${{ matrix.cuda }}-x64.zip
freeBSD-latest: freeBSD-latest:
runs-on: macos-12 runs-on: ubuntu-latest
steps: steps:
- name: Clone - name: Clone
uses: actions/checkout@v3 uses: actions/checkout@v3
@ -468,7 +468,7 @@ jobs:
with: with:
operating_system: freebsd operating_system: freebsd
version: '13.2' version: '13.2'
hypervisor: 'xhyve' hypervisor: 'qemu'
run: | run: |
sudo pkg update sudo pkg update
sudo pkg install -y gmake automake autoconf pkgconf llvm15 clinfo clover opencl clblast openblas sudo pkg install -y gmake automake autoconf pkgconf llvm15 clinfo clover opencl clblast openblas