From 9cda534e99a3a48b9672a02fb59d014e44a86a36 Mon Sep 17 00:00:00 2001 From: Mikhail Ryzhov Date: Wed, 8 Jan 2025 09:46:03 +0100 Subject: [PATCH] Update .github/workflows/linux_riscv_xuantie.yml --- .github/workflows/linux_riscv_xuantie.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux_riscv_xuantie.yml b/.github/workflows/linux_riscv_xuantie.yml index 999d7e39dff4f3..c85dff073e9b3e 100644 --- a/.github/workflows/linux_riscv_xuantie.yml +++ b/.github/workflows/linux_riscv_xuantie.yml @@ -82,7 +82,7 @@ jobs: changed_components: ${{ needs.smart_ci.outputs.changed_components }} Build: - name: Build (RVV 0.7.1) + name: Build (RVV 0.7.1) needs: [Smart_CI, Docker] timeout-minutes: 150 defaults: