diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 5c130971c..86445ccbf 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -368,7 +368,7 @@ stages: buildDescription: Linux ARM64 imageName: ubuntu-latest framework: $(netCoreFramework) - runtime: linux-arm64 + runtime: linux-arm pool: vmImage: $(imageName) displayName: ${{ variables.buildDescription }}