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

ci: remove retiring ubuntu-20.04 from testing #1324

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

MikeMcC399
Copy link
Collaborator

Issue

Ubuntu 20 image is closing down in GitHub Actions.

The blog post of Dec 5, 2024 announces:

We are beginning the process of closing down the Ubuntu 20 hosted runner image, following our N-1 OS support policy. This image will be fully retired by April 1, 2025. We recommend updating workflows to use ubuntu-22.04, or ubuntu-24.04.

The workflow .github/workflows/example-basic.yml includes ubuntu-20.04 in its testing matrix.

(Other workflows are generally testing against ubuntu-24.04.)

Change

Remove ubuntu-20.04 from the testing matrix of workflow .github/workflows/example-basic.yml. This leaves the Ubuntu runners ubuntu-22.04 and ubuntu-24.04 in this workflow.

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 self-assigned this Dec 6, 2024
@MikeMcC399 MikeMcC399 marked this pull request as ready for review December 6, 2024 07:51
@jennifer-shehane jennifer-shehane merged commit da3f0f5 into cypress-io:master Dec 6, 2024
76 checks passed
@MikeMcC399 MikeMcC399 deleted the remove/ubuntu-20 branch December 6, 2024 13:28
Copy link

github-actions bot commented Dec 9, 2024

🎉 This PR is included in version 6.7.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

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