瀏覽代碼

Build to amd64 platform only

pull/1216/head
Andras Elso 6 月之前
父節點
當前提交
e8a8b622ee
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      .github/workflows/release-container.yml

+ 1
- 1
.github/workflows/release-container.yml 查看文件

@@ -47,6 +47,6 @@ jobs:
with:
context: utils/multires
push: true
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

Loading…
取消
儲存