From ea09e4f4c5b6822d8561cbef6e537a67fa560d69 Mon Sep 17 00:00:00 2001 From: mike Date: Mon, 9 Dec 2024 13:54:41 +0800 Subject: [PATCH] chore(obs): Update workflows.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit temporarily remove archlinux build,lack of maintenance --- .obs/workflows.yml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.obs/workflows.yml b/.obs/workflows.yml index d3a2f2399..03b43351e 100644 --- a/.obs/workflows.yml +++ b/.obs/workflows.yml @@ -16,12 +16,13 @@ test_build: - x86_64 - aarch64 - - name: archlinux - paths: - - target_project: deepin:CI - target_repository: archlinux - architectures: - - x86_64 +# Temporarily remove archlinux build +# - name: archlinux +# paths: +# - target_project: deepin:CI +# target_repository: archlinux +# architectures: +# - x86_64 filters: event: pull_request