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