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.
2 parents aa76f09 + ffbf61f commit 9f80814Copy full SHA for 9f80814
1 file changed
.circleci/config.yml
@@ -9,7 +9,7 @@ workflows:
9
jobs:
10
build_and_test:
11
docker:
12
- - image: cimg/node:16.14.0
+ - image: cimg/node:18.17.0
13
working_directory: ~/pix-captain-test
14
steps:
15
- checkout
0 commit comments