Skip to content

Commit d72e413

Browse files
committed
Deactivate MSVC
1 parent 11b10b9 commit d72e413

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
os: [ubuntu-latest, macos-latest, windows-latest]
1414
compiler: [gcc]
1515
include:
16-
- os: windows-latest
17-
compiler: msvc
16+
# - os: windows-latest
17+
# compiler: msvc
1818
- os: windows-latest
1919
compiler: clang-cl
2020
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)