diff --git a/.github/workflows/_test.yaml b/.github/workflows/_test.yaml index 4ba0d3656bda..c89705abdb04 100644 --- a/.github/workflows/_test.yaml +++ b/.github/workflows/_test.yaml @@ -51,7 +51,7 @@ jobs: "test_e2e": { "target": [""], "k8sVersion": ["kindIpv6", "${{ env.K8S_MIN_VERSION }}", "${{ env.K8S_MAX_VERSION }}"], - "arch": ["arm64"], + "arch": ["amd64"], "parallelism": [4], "cniNetworkPlugin": ["flannel"], "sidecarContainers": [""]