From bf50bb74bd85901873f1aa38ddd242aa92b0caeb Mon Sep 17 00:00:00 2001 From: Wolfgang Thaller Date: Wed, 8 Dec 2021 22:41:50 +0100 Subject: [PATCH] no dashes for job names --- azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 73da2674cd..e6854cfc2a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -62,7 +62,7 @@ jobs: testResultsFiles: build/Testing/**/*.xml buildPlatform: 'x86_64-macos' -- job: nix-68k +- job: nix_68k pool: vmImage: 'ubuntu-20.04' container: @@ -76,7 +76,7 @@ jobs: artifact: 68K Applications -- job: nix-ppc +- job: nix_ppc pool: vmImage: 'ubuntu-20.04' container: