From 69ea032bc1063ce5d85e40964c6b7911b9499ed9 Mon Sep 17 00:00:00 2001 From: Ben Jackson Date: Wed, 20 Feb 2019 22:35:05 +0000 Subject: [PATCH] Correct name of Lina-Ux OS --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 679779b..20e7417 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -4,7 +4,7 @@ # https://aka.ms/yaml jobs: -- job: 'linux' +- job: 'lina-ux' pool: vimImage: 'ubuntu-16.04' container: 'puremourning/vimspector:test'