From bd22c6ba1bcd957d6f9d47d35667b28ded1b5b04 Mon Sep 17 00:00:00 2001 From: Dorbmon Date: Sat, 26 Oct 2024 18:54:15 +0800 Subject: [PATCH] fix --- .github/workflows/CI.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index b0d5eb6..0fe719b 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -32,8 +32,8 @@ jobs: target: aarch64 - runner: ubuntu-latest target: armv7 - - runner: ubuntu-latest - target: s390x + # - runner: ubuntu-latest + # target: s390x - runner: ubuntu-latest target: ppc64le steps: