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

Closed
wants to merge 1 commit into from

Conversation

MikeMcC399
Copy link
Collaborator

@MikeMcC399 MikeMcC399 commented May 14, 2024

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 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

@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

@MikeMcC399 MikeMcC399 force-pushed the add/ubuntu-24-04 branch 5 times, most recently from 45e1bd3 to aa178a2 Compare July 23, 2024 14:38
add 10 minute timeout to each job
@MikeMcC399
Copy link
Collaborator Author

Ubuntu 24.04 is still not available with other browsers.

I would rework the workflow later and use a matrix setup, like now implemented in https://github.com/cypress-io/github-action/blob/master/.github/workflows/example-basic-pnpm.yml.

@MikeMcC399 MikeMcC399 closed this Aug 2, 2024
@MikeMcC399 MikeMcC399 deleted the add/ubuntu-24-04 branch August 2, 2024 15: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.

2 participants