From 8fb10cfa94b92601df522e17df7555ee938da5a1 Mon Sep 17 00:00:00 2001 From: Shawn Hartsell Date: Mon, 22 Apr 2024 19:14:25 -0500 Subject: [PATCH] more typos --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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