Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit 475279e

Browse files
committed
circleci pipeline fix?
1 parent 3240291 commit 475279e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ orbs:
88
executors:
99
node-executor:
1010
docker:
11-
- image: circleci/node:16.16
11+
- image: circleci/node:16
1212

1313
jobs:
1414

0 commit comments

Comments
 (0)