From 08f6a72f4fa14a16fed1a1025daed138522b41c6 Mon Sep 17 00:00:00 2001 From: Zxilly Date: Mon, 3 Mar 2025 00:08:25 +0800 Subject: [PATCH] ci: rename task --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 467d580..9a54986 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -135,7 +135,7 @@ jobs: path: /var/log/syslog build: - name: Build ${{ matrix.arch }} + name: Build ${{ matrix.arch }} on ${{ matrix.version }} runs-on: ubuntu-latest needs: - test