cypress-io / cypress-example-kitchensink

This is an example app used to showcase Cypress.io testing.
https://example.cypress.io/
MIT License
1.22k stars 2.2k forks source link

ci(deps): use xcode 15.4.0 / node v20.13.1 for macos in circleci #854

Closed MikeMcC399 closed 3 months ago

MikeMcC399 commented 3 months ago

Issue

Workflow Node.js
mac-build v18.16.0

Change

Change to xcode 15.4.0 with manifest including:

References

cypress-app-bot commented 3 months ago
MikeMcC399 commented 3 months ago

Verification ✔️

Workflow https://app.circleci.com/pipelines/github/cypress-io/cypress-example-kitchensink/1889/workflows/7e464023-6f6e-4d9e-998c-a68c64467d48/jobs/12991

Step Contents
Spin up environment 'image: "xcode:15.4.0"'
Installing NPM packages No EBADENGINE warnings
Run Cypress "Node Version: v20.13.1" and "All specs passed!"