From 90733611622a6a8db3501b2fca4269c57c2408e9 Mon Sep 17 00:00:00 2001 From: donmor Date: Sun, 21 Jul 2024 17:26:50 +0800 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b8d51240e2..c36045e36d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -228,8 +228,6 @@ jobs: - target: s390x-unknown-linux-gnu - target: x86_64-unknown-linux-gnux32 - target: x86_64-unknown-netbsd - - target: loongarch64-unknown-linux-gnu - steps: - name: checkout uses: actions/checkout@v4