mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-29 15:04:59 +00:00
chore(ci): try to run some jobs on public runners
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
96306a39a0
commit
97ab9b4d92
1 changed files with 1 additions and 1 deletions
2
.github/workflows/image-pr.yml
vendored
2
.github/workflows/image-pr.yml
vendored
|
@ -53,7 +53,7 @@ jobs:
|
||||||
tag-suffix: '-cublas-cuda12-ffmpeg'
|
tag-suffix: '-cublas-cuda12-ffmpeg'
|
||||||
ffmpeg: 'true'
|
ffmpeg: 'true'
|
||||||
image-type: 'extras'
|
image-type: 'extras'
|
||||||
runs-on: 'arc-runner-set'
|
runs-on: 'ubuntu-latest'
|
||||||
base-image: "ubuntu:22.04"
|
base-image: "ubuntu:22.04"
|
||||||
makeflags: "--jobs=3 --output-sync=target"
|
makeflags: "--jobs=3 --output-sync=target"
|
||||||
# - build-type: 'hipblas'
|
# - build-type: 'hipblas'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue