Updated config.yml

This commit is contained in:
cori hudson 2022-10-28 11:25:20 -04:00
parent e7774d9316
commit e25e760a48

View file

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