From 9e86e566683f4c2724f932656a8c3f5ae4ee589d Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Fri, 25 Mar 2022 15:28:45 +0100 Subject: [PATCH] Remove a comment to retrigger the CI --- .github/workflows/CICD.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml index 0735e5782..d2cf890a2 100644 --- a/.github/workflows/CICD.yml +++ b/.github/workflows/CICD.yml @@ -919,7 +919,6 @@ jobs: strategy: fail-fast: true matrix: - # job: [ { os: ubuntu-latest }, { os: macos-latest }, { os: windows-latest } ] job: - { os: ubuntu-latest , features: unix } - { os: macos-latest , features: macos }