From 85fceee9a0c3e9179299e9bce880f989137f2035 Mon Sep 17 00:00:00 2001 From: realstealthninja <68815218+realstealthninja@users.noreply.github.com> Date: Wed, 28 Aug 2024 10:21:47 +0530 Subject: [PATCH] docs: cmake.yml --- .github/workflows/cmake.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index 36022f4..474c7a6 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -17,9 +17,8 @@ jobs: fail-fast: false # Set up a matrix to run the following 3 configurations: - # 1. - # 2. - # 3. + # 1. + # 2. # # To add more build types (Release, Debug, RelWithDebInfo, etc.) customize the build_type list. matrix: