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: add ubuntu 24.04 to tested operating systems #1181

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

Conversation

MikeMcC399
Copy link
Collaborator

Change

An Ubuntu 24.04 job is added to the workflow .github/workflows/example-basic.yml to demonstrate the capability of Cypress to run under this newly-released OS version. This is in addition to the Ubuntu 20.04 and 22.04 jobs in the workflow.

A timeout-minutes: 10 of 10 minutes is added to each of the jobs as documented in the README > Timeouts section. This is a best practice in any case and is added as a precaution due to the beta status of the Ubuntu 24.04 runner (see below).

Other workflows are not changed at this time.

Background

add 10 minute timeout to each job
@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 self-assigned this May 14, 2024
@MikeMcC399
Copy link
Collaborator Author

There is not yet a Firefox or Edge browser in the ubuntu-24.04 beta image, so at the moment it is just for preliminary use. I will leave this PR in draft status until the image is updated.

@MikeMcC399
Copy link
Collaborator Author

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.

None yet

2 participants