CI: Remove Windows 7 build (#6625)

* Update release_template.md

* Remove Win7
This commit is contained in:
tooomm 2026-02-22 22:11:58 +01:00 committed by GitHub
parent 0f2899b5c7
commit c6dc7eee64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 13 deletions

View file

@ -308,18 +308,6 @@ jobs:
cmake_generator: Ninja
use_ccache: 1
- os: Windows
target: 7
runner: windows-2022
type: Release
make_package: 1
package_suffix: "-Win7"
artifact_name: Windows7-installer
qt_version: 5.15.*
qt_arch: win64_msvc2019_64
cmake_generator: "Visual Studio 17 2022"
cmake_generator_platform: x64
- os: Windows
target: 10
runner: windows-2022