We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28cb2d4 commit 45ee63bCopy full SHA for 45ee63b
.circleci/config.yml
@@ -6,7 +6,7 @@ orbs:
6
executors:
7
default:
8
docker:
9
- - image: cypress/browsers:node18.12.0-chrome107 # keep in sync with .nvmrc and any other executors
+ - image: cypress/browsers:22.15.0
10
environment:
11
CC_TEST_REPORTER_ID: 0f2bc6ef737019bfc8eda369cd06b66c54606b144b4d81cec010fb494d2559af
12
.nvmrc
@@ -1 +1 @@
1
-18
+22
0 commit comments