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 @@
-
-
-
+
+
+