diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d3a708f..e1e3346 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: exclude: # Exclude Windows AMD64 because it's not supported - platform: windows - node: amd64 + arch: amd64 steps: - name: Setup QEMU