Skip to content

Commit

Permalink
Set proper node version
Browse files Browse the repository at this point in the history
  • Loading branch information
lucksus committed Jan 23, 2024
1 parent 3e87c86 commit c4cfd9f
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 @@ -49,7 +49,7 @@ workflows:
- test-linux:
matrix:
parameters:
node-version: ["16.x"]
node-version: ["16.20.2"]



Expand Down

0 comments on commit c4cfd9f

Please sign in to comment.