From a37147650bece121acde82524e6fd8203324bfe0 Mon Sep 17 00:00:00 2001 From: Thad House Date: Thu, 3 Nov 2022 21:03:42 -0700 Subject: [PATCH] Remove win32 --- .github/workflows/ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5f3efe7..f25fa94 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,9 +46,6 @@ jobs: - os: windows-2019 artifact-name: Win64 architecture: x64 - - os: windows-2019 - artifact-name: Win32 - architecture: x86 - os: macos-11 artifact-name: macOS architecture: x64