Skip to content

Commit 45ee63b

Browse files
committed
node 22
1 parent 28cb2d4 commit 45ee63b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ orbs:
66
executors:
77
default:
88
docker:
9-
- image: cypress/browsers:node18.12.0-chrome107 # keep in sync with .nvmrc and any other executors
9+
- image: cypress/browsers:22.15.0
1010
environment:
1111
CC_TEST_REPORTER_ID: 0f2bc6ef737019bfc8eda369cd06b66c54606b144b4d81cec010fb494d2559af
1212

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18
1+
22

0 commit comments

Comments
 (0)