diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2420c8cea..73469b8f4 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -163,7 +163,7 @@ jobs: fail-fast: false matrix: test-command: ["test-e2e-vm-serial", "test-e2e-container"] - arch: ["X64"] + arch: ["amd64"] runner-type: ["test"] uses: ./.github/workflows/e2e-windows.yaml secrets: inherit