We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fee3e56 commit 9b974e0Copy full SHA for 9b974e0
eng/pipelines/common/platform-matrix.yml
@@ -851,7 +851,6 @@ jobs:
851
runtimeFlavor: ${{ parameters.runtimeFlavor }}
852
buildConfig: ${{ parameters.buildConfig }}
853
helixQueueGroup: ${{ parameters.helixQueueGroup }}
854
- crossBuild: true
855
${{ insert }}: ${{ parameters.jobParameters }}
856
857
# macOS x64
@@ -871,6 +870,7 @@ jobs:
871
870
872
873
+ crossBuild: true
874
875
876
# Tizen armel
0 commit comments