mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-06-19 19:49:30 +01:00
Remove: official support for MSVC 2019 (#12254)
This commit is contained in:
parent
77980fa674
commit
6bfd2b4aa9
2
.github/workflows/ci-build.yml
vendored
2
.github/workflows/ci-build.yml
vendored
@ -274,7 +274,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [windows-latest, windows-2019]
|
os: [windows-latest]
|
||||||
arch: [x86, x64]
|
arch: [x86, x64]
|
||||||
|
|
||||||
name: Windows (${{ matrix.os }} / ${{ matrix.arch }})
|
name: Windows (${{ matrix.os }} / ${{ matrix.arch }})
|
||||||
|
Loading…
Reference in New Issue
Block a user