Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux build: Target AzurePipelines-EO agent pool #1345

Merged
merged 2 commits into from
Mar 4, 2022
Merged

Conversation

mjbond-msft
Copy link
Collaborator

@mjbond-msft mjbond-msft commented Mar 4, 2022

Related PR: #1343

Aside from targeting the Linux pool, this also fixes a break in main introduced by #1343 by updating the signing job dependencies to be dependent on the specific OS jobs: linux, macos and windows

The build break was due to XamarinComponents signing step depending on a build job, which is an implicit job name used for the matrix build. The build job was effectively removed by #1343 and replaced by the constituent OS jobs: linux, macos and windows
https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=5838021&view=results

@mjbond-msft mjbond-msft merged commit 828aaec into main Mar 4, 2022
@mjbond-msft mjbond-msft deleted the dev/bond/xc-build branch March 4, 2022 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants