summaryrefslogtreecommitdiff
path: root/.github/workflows/ci-windows.yml
AgeCommit message (Collapse)Author
2025-05-08Merge branch '2.0' into 2.1.Sadie Powell
2025-04-18Backport the Windows CI runner to 2.0.Sadie Powell
[skip ubuntu ci]
2025-04-18Use windows-2025 for the Windows CI.Sadie Powell
[skip alpine ci] [skip ubuntu ci]
2024-05-01Bump microsoft/setup-msbuild from 1.3 to 2dependabot[bot]
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.3 to 2. - [Release notes](https://github.com/microsoft/setup-msbuild/releases) - [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md) - [Commits](https://github.com/microsoft/setup-msbuild/compare/v1.3...v2) --- updated-dependencies: - dependency-name: microsoft/setup-msbuild dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15Automatically upload the Windows package on release.Sadie Powell
[skip alpine ci] [skip ubuntu ci]
2024-04-15Update the Windows CI to the latest Conan.Sadie Powell
2024-03-15Bump actions/checkout from 3 to 4dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24Merge branch '2.0' into 2.1.Sadie Powell
2023-06-03Also build the Windows dependencies in the CI.Sadie Powell
2022-12-17Merge branch '2.0' into 2.1.Sadie Powell
2022-05-01Build the installer package on Windows CI.Sadie Powell
2022-03-01Use windows-2019 for Windows builds.Sadie Powell
2022-01-13Add support for Windows CI.Sadie Powell