fix architecture
This commit is contained in:
parent
36b5d97be1
commit
b9a313e0d3
1 changed files with 2 additions and 2 deletions
|
@ -78,6 +78,6 @@ jobs:
|
|||
- template: templates/jobs/sdk-comparison-tests.yml
|
||||
parameters:
|
||||
buildName: Debian11_Offline
|
||||
targetRid: debian.11-x64
|
||||
architecture: x64
|
||||
targetRid: debian.11-arm64
|
||||
architecture: arm64
|
||||
enablePoison: true
|
||||
|
|
Loading…
Add table
Reference in a new issue