This commit is contained in:
MilenaHristova 2023-03-03 11:46:36 +01:00
parent 453cfb4600
commit 7311d4965f
2 changed files with 5 additions and 5 deletions

View file

@ -20,35 +20,35 @@ parameters:
default: ' '
jobs:
- template: templates/jobs/sdk-comparison-tests.yml
- template: templates/jobs/sdk-diff-tests.yml
parameters:
buildName: CentOSStream8_Offline
targetRid: centos.8-x64
architecture: x64
dotnetDotnetRunID: ${{ parameters.dotnetDotnetRunID }}
- template: templates/jobs/sdk-comparison-tests.yml
- template: templates/jobs/sdk-diff-tests.yml
parameters:
buildName: CentOSStream9_Offline
targetRid: centos.9-x64
architecture: x64
dotnetDotnetRunID: ${{ parameters.dotnetDotnetRunID }}
- template: templates/jobs/sdk-comparison-tests.yml
- template: templates/jobs/sdk-diff-tests.yml
parameters:
buildName: Fedora36_Offline
targetRid: fedora.36-x64
architecture: x64
dotnetDotnetRunID: ${{ parameters.dotnetDotnetRunID }}
- template: templates/jobs/sdk-comparison-tests.yml
- template: templates/jobs/sdk-diff-tests.yml
parameters:
buildName: Ubuntu2004_Offline
targetRid: ubuntu.2004-x64
architecture: x64
dotnetDotnetRunID: ${{ parameters.dotnetDotnetRunID }}
- template: templates/jobs/sdk-comparison-tests.yml
- template: templates/jobs/sdk-diff-tests.yml
parameters:
buildName: Debian11_Offline
targetRid: debian.11-arm64