Skip to content

Commit

Permalink
Revert "Temporarily pin Node to v18.17.1 (#39492)" (#39541)
Browse files Browse the repository at this point in the history
This reverts commit affd3fd.
  • Loading branch information
danielrozenberg authored Oct 11, 2023
1 parent 17d5b91 commit 73270fd
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 @@ -96,7 +96,7 @@ commands:
setup_node_environment:
steps:
- node/install:
node-version: '18.17.1'
node-version: 'lts'
- node/install-packages:
with-cache: false
setup_vm:
Expand Down

0 comments on commit 73270fd

Please sign in to comment.