Skip to content

Commit 4b3bc74

Browse files
committed
GHA: windows-2019 image is gone, remove msvc 14-2
1 parent a22089f commit 4b3bc74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,6 @@ jobs:
271271
fail-fast: false
272272
matrix:
273273
include:
274-
- { toolset: msvc-14.2, cxxstd: '17,20', addrmd: '32,64', os: windows-2022 }
275274
- { toolset: msvc-14.3, cxxstd: '17,20,latest',addrmd: '32,64', os: windows-2022 }
276275
- { name: Collect coverage, coverage: yes,
277276
toolset: msvc-14.3, cxxstd: 'latest', addrmd: '64', os: windows-2022 }

0 commit comments

Comments
 (0)