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

Fix scan.yaml to use ubuntu-latest OS #157

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

Conversation

w13915984028
Copy link
Member

Problem:

Github refused to run related job as the required Ubuntu OS is EOL.

https://github.com/harvester/network-controller-harvester/actions/runs/13657731201

[Build](https://github.com/harvester/network-controller-harvester/actions/runs/13657731201/job/38181087593)
This is a scheduled Ubuntu 20.04 brownout. Ubuntu 20.04 LTS runner will be removed on 2025-04-01. For more details, see https://github.com/actions/runner-images/issues/11101

Build
GitHub Actions has encountered an internal error when running your job.

Solution:

Use latest OS

Related Issue:
harvester/harvester#4355

Test plan:

All PRs should run this job successfully.

Scan.yaml runs successfully.
https://github.com/harvester/network-controller-harvester/actions/runs/13657810131

This PR is a cherry-pick from PR #149

@w13915984028
Copy link
Member Author

@mergify backport v1.5

Copy link

mergify bot commented Mar 10, 2025

backport v1.5

🟠 Waiting for conditions to match

  • merged [📌 backport requirement]

Copy link
Contributor

@mingshuoqiu mingshuoqiu left a comment

Choose a reason for hiding this comment

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

LGTM

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.

2 participants