Skip to content

ci: remove unused browsers executor #945

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

Conversation

MikeMcC399
Copy link
Collaborator

Situation

The browsers executor in the pipeline .circleci/config.yml is unused code:

browsers:
docker:
- image: 'cypress/browsers:node-22.13.0-chrome-132.0.6834.83-1-ff-134.0.1-edge-131.0.2903.147-1'

Change

Remove the dead code browsers executor from the pipeline .circleci/config.yml.

@cypress-app-bot
Copy link
Collaborator

@MikeMcC399 MikeMcC399 self-assigned this Mar 30, 2025
@MikeMcC399 MikeMcC399 marked this pull request as ready for review March 30, 2025 14:26
@jennifer-shehane jennifer-shehane merged commit 1781b53 into cypress-io:master Mar 31, 2025
12 checks passed
@MikeMcC399 MikeMcC399 deleted the circleci/remove-browsers-executor branch March 31, 2025 14:45
@cypress-app-bot
Copy link
Collaborator

🎉 This PR is included in version 3.1.3 🎉

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