1
0
镜像自地址 https://github.com/dockur/windows.git 已同步 2026-06-10 11:59:33 +08:00

build: Remove ARM64 platform (#811)

这个提交包含在:
Kroese
2024-10-14 18:56:43 +02:00
提交者 GitHub
父节点 815a3f3c66
当前提交 01c61dd32d
+1 -1
查看文件
@@ -74,7 +74,7 @@ jobs:
context: .
push: true
provenance: false
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
annotations: ${{ steps.meta.outputs.annotations }}