We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a22089f commit 4b3bc74Copy full SHA for 4b3bc74
1 file changed
.github/workflows/ci.yml
@@ -271,7 +271,6 @@ jobs:
271
fail-fast: false
272
matrix:
273
include:
274
- - { toolset: msvc-14.2, cxxstd: '17,20', addrmd: '32,64', os: windows-2022 }
275
- { toolset: msvc-14.3, cxxstd: '17,20,latest',addrmd: '32,64', os: windows-2022 }
276
- { name: Collect coverage, coverage: yes,
277
toolset: msvc-14.3, cxxstd: 'latest', addrmd: '64', os: windows-2022 }
0 commit comments