Skip to content

Commit 0c5534b

Browse files
authored
Circleci: Move from node 14 to 18 (#199)
Signed-off-by: José Luis Di Biase <[email protected]>
1 parent c2ebb8c commit 0c5534b

File tree

2 files changed

+10467
-7557
lines changed

2 files changed

+10467
-7557
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
- image: cimg/node:14.21
5+
- image: cimg/node:18.20.7
66
working_directory: ~/ra-data-feathers
77
steps:
88
- checkout

0 commit comments

Comments
 (0)