[8.0] Update Ubuntu pipelines from 18.04 to 22.04#15630
Closed
carlossanlop wants to merge 1 commit intodotnet:release/8.0from
carlossanlop:UpdatePipelines1804
Closed
[8.0] Update Ubuntu pipelines from 18.04 to 22.04#15630carlossanlop wants to merge 1 commit intodotnet:release/8.0from carlossanlop:UpdatePipelines1804
carlossanlop wants to merge 1 commit intodotnet:release/8.0from
carlossanlop:UpdatePipelines1804
Conversation
Member
|
The code-mirror pipeline isn't used anymore in main and sourcebuild jobs passed in dotnet/runtime#113328 so I'm not sure we need this for 8.0 |
Contributor
Author
@akoeplinger Do you envision any extreme case where we would have to use either pipeline at some point, at least temporarily? If not, then I should just close the PR. |
Member
|
yeah I'd close the PR. if we need to move the source-build jobs off of 18.04 then I think the source-build team should handle that across all branches |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We are seeing runtime CI results in 8.0 that fail with BadExit due to operation not permitted to write to disk. Example: https://github.com/dotnet/runtime/pull/113328/checks?check_run_id=38659577258
This PR is similar to dotnet/runtime#113441 , but makes changes to common files.