summaryrefslogtreecommitdiff
path: root/.github/workflows/ci-windows.yml
AgeCommit message (Collapse)Author
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