From 992ed70ed4ea3bc83c2d62e29608161ef8ada8e9 Mon Sep 17 00:00:00 2001 From: alandefreitas Date: Fri, 9 Jun 2023 05:21:37 -0300 Subject: [PATCH] ci: enable mingw and clang-cl --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 077e3a6c..a270b920 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,8 +44,8 @@ jobs: clang >=3.8 msvc >=14.20 apple-clang * - # mingw * - # clang-cl * + mingw * + clang-cl * standards: '>=11' latest-factors: | gcc Coverage UBSan