From 61ebbc1c8aa61280c8e2f9e76a10ae1ebdb68b96 Mon Sep 17 00:00:00 2001 From: Wentao Zhang Date: Thu, 18 Jul 2024 02:31:44 -0500 Subject: [PATCH] ci: rename the workflow, and since v0.6 is out, freeze this wip branch --- .github/workflows/llvm-19-patch-v0.6.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/llvm-19-patch-v0.6.yml b/.github/workflows/llvm-19-patch-v0.6.yml index 08939d0..ee86313 100644 --- a/.github/workflows/llvm-19-patch-v0.6.yml +++ b/.github/workflows/llvm-19-patch-v0.6.yml @@ -1,4 +1,4 @@ -name: Test workflow with LLVM 19 and kernel patch v0.6 +name: Test workflow with LLVM 19 and kernel patch v0.6 wip on: push: