Skip to content

Commit b122b94

Browse files
committed
update circleci image
1 parent 680a91c commit b122b94

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ 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+
# keep in sync with .nvmrc and any other executors
10+
- image: cypress/browsers:node-18.20.3-chrome-125.0.6422.141-1-ff-126.0.1-edge-125.0.2535.85-1
1011
environment:
1112
CC_TEST_REPORTER_ID: 0f2bc6ef737019bfc8eda369cd06b66c54606b144b4d81cec010fb494d2559af
1213

0 commit comments

Comments
 (0)