summaryrefslogtreecommitdiffstats
path: root/.azure-pipelines/windows-layout-steps.yml
Commit message (Collapse)AuthorAgeFilesLines
* [3.10] Skip test_sundry on Windows APPX tests (GH-104944)Steve Dower2023-05-251-1/+1
|
* bpo-35683: Improve Azure Pipelines steps (GH-11493)Steve Dower2019-01-221-4/+21
|
* bpo-35596: Use unchecked PYCs for the embeddable distro to avoid zipimport ↵Steve Dower2019-01-081-0/+11
restrictions (GH-11465) Also adds extra steps to the CI build for Windows on Azure Pipelines to validate that the various layouts at least execute.