diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 4732411a..175bcf5d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -13,7 +13,7 @@ jobs: steps: - template: azure-pipelines/setup-python3.yml - template: azure-pipelines/install-latest-meson.yml - - script: sudo apt-get install ninja-build + - script: sudo apt-get install mingw-w64 ninja-build - template: azure-pipelines/configure.yml parameters: defaultLibrary: static