Skip to content

Commit

Permalink
use node 16 only
Browse files Browse the repository at this point in the history
  • Loading branch information
flovilmart committed Jan 31, 2022
1 parent f63858c commit cbb32d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -826,7 +826,7 @@ workflows:
- node-undici:
matrix:
parameters:
node-version: ["14"]
node-version: ["16"]
- node-when: *matrix-supported-node-versions
- node-winston: *matrix-supported-node-versions
- codecov:
Expand Down

0 comments on commit cbb32d6

Please sign in to comment.