From 318bc1437db528884cae0438977e7ba7f294ad5b Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sat, 6 Apr 2019 00:54:10 -0400 Subject: [PATCH] Jiggle Azure Pipelines 1/2 --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1db416d0..b0143edf 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -3,6 +3,7 @@ variables: examples: ['controlgallery', 'cpp-multithread', 'datetime', 'drawtext', 'histogram', 'tester', 'timer'] + jobs: - job: linux_amd64_shared_ninja displayName: 'Linux amd64 Shared with Ninja'