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

[chore] explicitly use ubuntu 24.04 for runners to identify any breakage #36709

Merged
merged 3 commits into from
Dec 6, 2024

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Dec 6, 2024

Description

Rather than use ubuntu-latest, which will move over a period of time to ubuntu 24.04, directly move to ubuntu 24.04 to avoid having flaky or unexpected failures.

See actions/runner-images#10636 for context.

@atoulme atoulme requested a review from a team as a code owner December 6, 2024 18:55
Copy link
Contributor

@evan-bradley evan-bradley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Appreciate the Supervisor E2E test update.

@evan-bradley evan-bradley merged commit da8f7c5 into open-telemetry:main Dec 6, 2024
158 checks passed
@github-actions github-actions bot added this to the next release milestone Dec 6, 2024
dmitryax pushed a commit that referenced this pull request Dec 16, 2024
Two `ubuntu-latest` references seem to have been missed as part of this
PR:
#36709
and are still causing a warning in the CI jobs:
[Example](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/12338649982)

/cc @atoulme
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
…emetry#36839)

Two `ubuntu-latest` references seem to have been missed as part of this
PR:
open-telemetry#36709
and are still causing a warning in the CI jobs:
[Example](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/12338649982)

/cc @atoulme
mterhar pushed a commit to mterhar/opentelemetry-collector-contrib that referenced this pull request Dec 19, 2024
…emetry#36839)

Two `ubuntu-latest` references seem to have been missed as part of this
PR:
open-telemetry#36709
and are still causing a warning in the CI jobs:
[Example](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/12338649982)

/cc @atoulme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants