Skip to content

Commit d05ff2f

Browse files
Bump circleci node version for test_sample job
1 parent 031aece commit d05ff2f

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
@@ -38,7 +38,7 @@ jobs:
3838
test_sample:
3939
working_directory: ~/project
4040
docker:
41-
- image: circleci/node:8
41+
- image: circleci/node:lts
4242
steps:
4343
- checkout:
4444
path: ~/project

0 commit comments

Comments
 (0)