aboutsummaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2020-06-17 20:45:54 +0530
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2020-06-17 16:51:58 +0000
commit804cefc94cd334fccccdf3015eb0b3f589f87515 (patch)
tree88877047e905791c87496fc4ebcd5057b311c38d /azure-pipelines.yml
parentf7b751401409fb8036b084a7d1729d45e73fe6e6 (diff)
downloadmeson-804cefc94cd334fccccdf3015eb0b3f589f87515.zip
meson-804cefc94cd334fccccdf3015eb0b3f589f87515.tar.gz
meson-804cefc94cd334fccccdf3015eb0b3f589f87515.tar.bz2
ci: Remove PostgreSQL from PATH
It's one of the causes of the cmake test failures, and it's also plaguing the VS2019 jobs now because of the image update.
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 65fc020..0408342 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -15,8 +15,6 @@ jobs:
- job: vs2017
pool:
vmImage: VS2017-Win2016
- variables:
- CI_JOB_VS2017: 1
strategy:
matrix: