Skip to content

Commit aa236c2

Browse files
committed
Remove VS2019 CI jobs
1 parent 1703998 commit aa236c2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
fail-fast: false
2323
matrix:
2424
platform:
25-
- { name: Windows VS2019 x86, os: windows-2019, flags: -AWin32 }
26-
- { name: Windows VS2019 x64, os: windows-2019, flags: -Ax64 }
2725
- { name: Windows VS2022 x86, os: windows-2022, flags: -AWin32 }
2826
- { name: Windows VS2022 x64, os: windows-2022, flags: -Ax64 }
2927
- { name: Windows ClangCL, os: windows-2022, flags: -T ClangCL }

0 commit comments

Comments
 (0)