From f7533fe73e6434e0d5a9b09859af1239b8c457bd Mon Sep 17 00:00:00 2001 From: Alex Savanovich <40720931+savme@users.noreply.github.com> Date: Tue, 8 Sep 2026 14:20:38 +0200 Subject: [PATCH] chore: remove compute windows on arm build --- plugins/compute.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/plugins/compute.yaml b/plugins/compute.yaml index 8fe0f0e..3837f0d 100644 --- a/plugins/compute.yaml +++ b/plugins/compute.yaml @@ -37,9 +37,3 @@ spec: arch: amd64 uri: https://github.com/datum-cloud/compute/releases/download/v0.8.0-dev.7/datumctl-compute_Windows_x86_64.zip sha256: 69f79339d8151b38497ee234f9dd8fe0211f3130138beb629acc777e08dbbdeb - - selector: - matchLabels: - os: windows - arch: arm64 - uri: https://github.com/datum-cloud/compute/releases/download/v0.8.0-dev.7/datumctl-compute_Windows_arm64.zip - sha256: d11dbd4cedcdddb6eae5671b5193922327c988f169f77df1fd76a610f0098613