From bb7cca9150f0d316fb9653b537c19aa04bf94cda Mon Sep 17 00:00:00 2001 From: qicosmos Date: Mon, 6 Oct 2025 19:35:00 +0800 Subject: [PATCH] ci --- .github/workflows/linux_llvm_cov.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/linux_llvm_cov.yml b/.github/workflows/linux_llvm_cov.yml index 56b9a4f..fae9186 100644 --- a/.github/workflows/linux_llvm_cov.yml +++ b/.github/workflows/linux_llvm_cov.yml @@ -4,6 +4,7 @@ on: pull_request_target: branches: - master + - cpp20 jobs: build: