From 0edbe53ba28cc4141d5ad306bbef333ba5a2a65c Mon Sep 17 00:00:00 2001 From: Laurents Meyer Date: Wed, 11 Oct 2023 14:17:59 +0200 Subject: [PATCH] Fix matrix names. --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 86a298b..09ba4cf 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -16,7 +16,7 @@ jobs: displayName: Build and Test strategy: matrix: - ACE_2010_x64_with_ODBC': + ACE_2010_x64_with_ODBC: aceVersion: '2010' aceArchitecture: 'x64' aceUrl: 'https://download.microsoft.com/download/2/4/3/24375141-E08D-4803-AB0E-10F2E3A07AAA/AccessDatabaseEngine_X64.exe'