add x86
This commit is contained in:
parent
1485aeef47
commit
a8fad6fb40
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -20,5 +20,5 @@ jobs:
|
||||
uses: docker/build-push-action@v3
|
||||
with:
|
||||
push: true
|
||||
platforms: linux/amd64,linux/arm64
|
||||
platforms: linux/amd64,linux/arm64,x86_64
|
||||
tags: xiaomoinfo/wechatgpt:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user