1
0
Fork 0

Remove: official support for MSVC 2019

pull/12254/head
Patric Stout 2024-03-10 11:45:53 +01:00
parent 381dee2e01
commit d60c2abae0
1 changed files with 1 additions and 1 deletions

View File

@ -274,7 +274,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [windows-latest, windows-2019]
os: [windows-latest]
arch: [x86, x64]
name: Windows (${{ matrix.os }} / ${{ matrix.arch }})