From ba64e8141db06f6f1fcf1019780f6a9755b90ecf Mon Sep 17 00:00:00 2001 From: Alex Clarke Date: Sun, 14 Sep 2025 15:45:34 -0600 Subject: [PATCH] ci: try again without i686 windows --- .github/workflows/release.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6201a9f..51caace 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -185,10 +185,6 @@ jobs: os: ubuntu-latest use-cross: true cargo-flags: "" - - target: i686-pc-windows-msvc - os: windows-latest - use-cross: true - cargo-flags: "" # prettier-ignore # job: