From 39403eb39c971c95d23766bae43e2556f8893407 Mon Sep 17 00:00:00 2001 From: Diego Heras Date: Tue, 16 Nov 2021 15:32:00 +0100 Subject: [PATCH] Update NUnit dependencies and remove ARM Unit Tests (#12564) * Update NUnit dependencies * remove unit test arm --- azure-pipelines.yml | 5 ----- src/Jackett.Test/Jackett.Test.csproj | 6 +++--- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a8435979d..b1925c965 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -353,11 +353,6 @@ stages: imageName: ubuntu-20.04 framework: $(netCoreFramework) runtime: linux-x64 - LinuxARM: - buildDescription: Linux ARM - imageName: ubuntu-20.04 - framework: $(netCoreFramework) - runtime: linux-arm pool: vmImage: $(imageName) displayName: ${{ variables.buildDescription }} diff --git a/src/Jackett.Test/Jackett.Test.csproj b/src/Jackett.Test/Jackett.Test.csproj index 4ec16b6ed..4e8240b9b 100644 --- a/src/Jackett.Test/Jackett.Test.csproj +++ b/src/Jackett.Test/Jackett.Test.csproj @@ -29,9 +29,9 @@ - - - + + +