Skip to content

Commit

Permalink
Disable broken Mono AOT cross-compiler jobs (#105549)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanpovazan committed Jul 26, 2024
1 parent c9c0bf6 commit 1b7910d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/pipelines/runtime-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -442,9 +442,9 @@ extends:
buildConfig: release
platforms:
- linux_x64
- linux_musl_x64
# - linux_musl_x64
- linux_arm64
- linux_musl_arm64
# - linux_musl_arm64
jobParameters:
templatePath: 'templates-official'
buildArgs: -s mono+packs -c $(_BuildConfig)
Expand Down

0 comments on commit 1b7910d

Please sign in to comment.