From 696fb15f7a44d16c430cdc037a54ecf5f41cc127 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Santiago=20Ospina=20De=20Los=20R=C3=ADos?= Date: Wed, 2 Oct 2024 00:53:19 +0200 Subject: [PATCH] Update cmake-single-platform.yml --- .github/workflows/cmake-single-platform.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/cmake-single-platform.yml b/.github/workflows/cmake-single-platform.yml index c5b8e60..aafc830 100644 --- a/.github/workflows/cmake-single-platform.yml +++ b/.github/workflows/cmake-single-platform.yml @@ -51,8 +51,6 @@ jobs: cpp_compiler: clang++ shell: bash exclude: - - os: windows-latest - toolchain: gnu - os: ubuntu-latest toolchain: msvc - os: macos-latest