mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 12:19:06 +00:00
docker: fix build for arm64
This was broken with safetensors dependencies required by torch
This commit is contained in:
1
.github/workflows/test_server.yml
vendored
1
.github/workflows/test_server.yml
vendored
@@ -80,3 +80,4 @@ jobs:
|
||||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
context: server
|
||||
platforms: linux/amd64,linux/arm64
|
||||
|
||||
Reference in New Issue
Block a user