mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2024-11-07 08:34:37 +01:00
ci : try to fix FreeBSD (#0)
This commit is contained in:
parent
58323bf8ed
commit
2e9a5bd2c4
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
||||
uses: cross-platform-actions/action@v0.24.0
|
||||
with:
|
||||
operating_system: freebsd
|
||||
version: '13.2'
|
||||
version: '13.3'
|
||||
run: |
|
||||
sudo pkg update
|
||||
sudo pkg install -y gmake sdl2
|
||||
|
Loading…
Reference in New Issue
Block a user