Skip to content

Commit 8a3a018

Browse files
committed
Add executor
1 parent d359fab commit 8a3a018

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ default-job: &default-job
2828
BROWSERSTACK_FORCE: << pipeline.parameters.browserstack-force >>
2929
COREPACK_ENABLE_DOWNLOAD_PROMPT: '0'
3030
working_directory: /tmp/base-ui
31-
docker:
32-
- image: cimg/node:22.18
31+
executor: code-infra/mui-node
3332

3433
default-context: &default-context
3534
context:

0 commit comments

Comments
 (0)