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

test: update github-actions example to ubuntu-24.04 runner #1242

Merged

Conversation

MikeMcC399
Copy link
Collaborator

Issue

The example workflow .github/workflows/example-cypress-github-action.yml runs jobs in the GitHub-hosted runner ubuntu-22.04.

Ubuntu 24.04.1 LTS (Noble Numbat) is the latest Ubuntu release in the Long Term Support (LTS) category and is available as a GitHub-hosted runner ubuntu-24.04.

Change

Update the example workflow .github/workflows/example-cypress-github-action.yml to run jobs in the GitHub-hosted runner ubuntu-24.04.

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 self-assigned this Oct 30, 2024
@MikeMcC399 MikeMcC399 marked this pull request as ready for review October 30, 2024 09:33
@jennifer-shehane jennifer-shehane merged commit 9a61a9d into cypress-io:master Oct 30, 2024
33 checks passed
@MikeMcC399 MikeMcC399 deleted the update/example-gha-ubuntu-24.04 branch October 30, 2024 14:50
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