From b1dec1970ff01e97191d121b6581b5e5acfc1291 Mon Sep 17 00:00:00 2001 From: Ilya Shipitsin Date: Thu, 15 Feb 2024 22:27:57 +0100 Subject: [PATCH] rename CI job, because "release" a bit confusing while it is not --- .github/workflows/cmake.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index 7645502b0..838c2ad2b 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -17,7 +17,7 @@ on: jobs: - build_and_release: + build: strategy: fail-fast: false matrix: