Pass TargetRID to AlmaLinux job (#20020)

This commit is contained in:
Matt Thalman 2024-07-16 09:41:53 -05:00 committed by GitHub
parent ebcb4abff3
commit 91c0d2d8c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -101,6 +101,7 @@ stages:
architecture: x64
pool: ${{ parameters.pool_Linux }}
container: ${{ variables.almaLinuxContainer }}
extraProperties: /p:TargetRID=${{ variables.almaLinuxX64Rid }}
buildFromArchive: false # 🚫
enablePoison: false # 🚫
excludeOmniSharpTests: true # ✅