summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSavagePeanut <sourcehut@lazytapir.com>2025-04-07 10:23:53 -0500
committerSavagePeanut <sourcehut@lazytapir.com>2025-04-07 10:24:15 -0500
commit465a64bd8047ef90e2495da36b4b8cc606a9eb19 (patch)
tree514c134c2773aa15471aa93f3a5d8db73f25b790
parent8f87d44716aaf80a44e3f6d271d94e93eaa01c96 (diff)
drop linux x86, hope nobody yells
-rw-r--r--.github/workflows/CI.yml4
1 files changed, 2 insertions, 2 deletions
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