From 6d97c716efeb4b9f5b553e525ad2bab9ff767a0b Mon Sep 17 00:00:00 2001 From: Arne Naegel Date: Fri, 16 Aug 2024 18:39:57 +0200 Subject: [PATCH] Update cmake-multi-platform.yml --- .github/workflows/cmake-multi-platform.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cmake-multi-platform.yml b/.github/workflows/cmake-multi-platform.yml index 1bd4cb3..199f62a 100644 --- a/.github/workflows/cmake-multi-platform.yml +++ b/.github/workflows/cmake-multi-platform.yml @@ -23,7 +23,7 @@ jobs: matrix: # os: [ubuntu-latest, windows-latest] os: [windows-latest] - build_type: [Release] + # build_type: [Release] #c_compiler: [clang, cl] #include: # - os: windows-latest