Updated config.yml

This commit is contained in:
cori hudson 2022-10-28 11:11:42 -04:00
parent 4f5b8c089d
commit e7774d9316

View file

@ -6,7 +6,7 @@ defaults: &defaults
working_directory: ~/project
executor:
name: node/default
tag: 'lts'
tag: '16'
jobs:
build-and-test:
<<: *defaults