Skip to content

Commit

Permalink
chore: force node v14 for jasmine build in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Nov 1, 2021
1 parent 97e1eac commit 26de3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
steps:
- checkout
- node/install:
lts: true
node-version: '14'
install-npm: false
- node/install-packages: *install
- run:
Expand Down

0 comments on commit 26de3ef

Please sign in to comment.