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

update ubuntu runner from 20 to latest #1407

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mkuznyetsov
Copy link
Contributor

What does this PR do?

Update ubuntu runner for the jobs from 20 to latest (unless it should be a fixed version like 22?)

What issues does this PR fix or reference?

eclipse-che/che#23344

Is it tested? How?

PR Checklist

  • E2E tests pass (when PR is ready, comment /test v8-devworkspace-operator-e2e, v8-che-happy-path to trigger)
    • v8-devworkspace-operator-e2e: DevWorkspace e2e test
    • v8-che-happy-path: Happy path for verification integration with Che

Signed-off-by: Mykhailo Kuznietsov <[email protected]>
Copy link

openshift-ci bot commented Mar 26, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: mkuznyetsov
Once this PR has been reviewed and has the lgtm label, please assign dkwon17 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ibuziuk
Copy link
Contributor

ibuziuk commented Mar 26, 2025

@dkwon17 any ideas why we have the PR checks failing?

@dkwon17
Copy link
Collaborator

dkwon17 commented Mar 26, 2025

@ibuziuk I don't see any failures at the moment:

image

@@ -8,7 +8,7 @@ on:
jobs:
coverage-report:
name: Check Code Coverage
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could we use ubuntu-24.04 instead?

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.

3 participants