Skip to content

Commit fc22a72

Browse files
committed
clang
1 parent 8819272 commit fc22a72

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/CI-mingw.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ jobs:
2929
compiler-pkg: gcc
3030
- compiler: clang++
3131
compiler-pkg: clang
32+
exclude:
33+
- msystem: CLANG64
34+
compiler: g++
3235
fail-fast: false
3336

3437
runs-on: windows-2025

0 commit comments

Comments
 (0)