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 d359fab commit 8a3a018Copy full SHA for 8a3a018
.circleci/config.yml
@@ -28,8 +28,7 @@ default-job: &default-job
28
BROWSERSTACK_FORCE: << pipeline.parameters.browserstack-force >>
29
COREPACK_ENABLE_DOWNLOAD_PROMPT: '0'
30
working_directory: /tmp/base-ui
31
- docker:
32
- - image: cimg/node:22.18
+ executor: code-infra/mui-node
33
34
default-context: &default-context
35
context:
0 commit comments