[CP-beta]fix: infra out of resources#178392
Conversation
Mac bots in device lab were upgraded to 15.7; which no longer matches ci.yaml question for future: is there a better option for this other than pinning? fixes: flutter#178384
|
@jtmcdole please fill out the PR description above, afterwards the release team will review this request. |
|
This pull request was opened from and to a release candidate branch. This should only be done as part of the official Flutter release process. If you are attempting to make a regular contribution to the Flutter project, please close this PR and follow the instructions at Tree Hygiene for detailed instructions on contributing to Flutter. Reviewers: Use caution before merging pull requests to release branches. Ensure the proper procedure has been followed. |
There was a problem hiding this comment.
Code Review
This pull request updates the CI configuration in .ci.yaml by adding Mac-15.7 to the list of supported operating systems for a CI task. This change expands the pool of available machines, which is intended to address infrastructure resource shortages.
|
@camsim99 - no rush on this; only needs to land before other CP can be tested. |
ff219d6
into
flutter:flutter-3.38-candidate.0
Flutter devicelab infrastructure was updated to 15.7 for x86 macs; required to test anything on dashboard:
#178384