forked from boostorg/assert
Remove clang-win, not present
This commit is contained in:
6
.github/workflows/windows.yml
vendored
6
.github/workflows/windows.yml
vendored
@ -23,12 +23,6 @@ jobs:
|
|||||||
- toolset: msvc-14.2
|
- toolset: msvc-14.2
|
||||||
cxxstd: "14,17,latest"
|
cxxstd: "14,17,latest"
|
||||||
os: windows-2019
|
os: windows-2019
|
||||||
- toolset: clang-win
|
|
||||||
cxxstd: "14,17,latest"
|
|
||||||
os: windows-2016
|
|
||||||
- toolset: clang-win
|
|
||||||
cxxstd: "14,17,latest"
|
|
||||||
os: windows-2019
|
|
||||||
|
|
||||||
runs-on: ${{matrix.os}}
|
runs-on: ${{matrix.os}}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user