From 465a64bd8047ef90e2495da36b4b8cc606a9eb19 Mon Sep 17 00:00:00 2001 From: SavagePeanut Date: Mon, 7 Apr 2025 10:23:53 -0500 Subject: drop linux x86, hope nobody yells --- .github/workflows/CI.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github') diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 6574c1f..4cd4865 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -26,8 +26,8 @@ jobs: platform: - runner: ubuntu-22.04 target: x86_64 - - runner: ubuntu-22.04 - target: x86 + # - runner: ubuntu-22.04 + # target: x86 - runner: ubuntu-22.04 target: aarch64 - runner: ubuntu-22.04 -- cgit v1.2.3