forked from open-webui/open-webui
Try out Codellama fix
This commit is contained in:
parent
71dd9bcbe5
commit
b4e0369df1
1 changed files with 1 additions and 3 deletions
4
.github/workflows/docker-build.yaml
vendored
4
.github/workflows/docker-build.yaml
vendored
|
@ -27,9 +27,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
platform:
|
platform: [ linux/amd64, linux/arm64 ]
|
||||||
- linux/amd64
|
|
||||||
- linux/arm64
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Prepare
|
- name: Prepare
|
||||||
|
|
Loading…
Reference in a new issue