We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ec6508 commit adc0008Copy full SHA for adc0008
1 file changed
.circleci/config.yml
@@ -218,7 +218,7 @@ jobs:
218
executor: node-active
219
steps:
220
- setup_remote_docker:
221
- version: 20.10.24
+ version: default
222
- attach_workspace:
223
at: .
224
- run:
@@ -241,7 +241,7 @@ jobs:
241
- MB_RELEASE: true
242
243
244
245
- checkout
246
247
name: Install Dependencies
0 commit comments