ICU-22946 Pin all -latest runners per ICU-TC 2024-10-17 🗡️ #3247
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.
Pin ubuntu-latest, windows-latest, and macos-latest to their current values, with a note that those are updated in the BRS (I have added a post-release task to the BRS for that).
It does not seem trivial to have that configuration in a single place (configuration variables would work, but those are not part of the repository itself, so they are not source-controlled and they are only accessible to repository owners; I am also not sure how they would behave with PRs from forks). It might be possible to reduce this to one occurrence per file, but 22 files is enough that I would want to three global substitutes anyway, at which point it does not make a difference that there are 83 of them.
Checklist