From f8a5333f83b4f0be056e06dd3cfbe028ee7dde8a Mon Sep 17 00:00:00 2001 From: Alonso Schaich Date: Fri, 15 Nov 2024 16:18:59 +0000 Subject: [PATCH] Rename stale identifier --- .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 dcdaee1..be8df74 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -6,7 +6,7 @@ on: branches: [ master ] jobs: - autotools: + cmake: strategy: fail-fast: false matrix: