Skip to content

Commit

Permalink
[10.10] [Bugfix] Update Node Version in UI Lint (#9155)
Browse files Browse the repository at this point in the history
Co-authored-by: Carlo Mendoza <[email protected]>
(r10.10 → 10.10)
  • Loading branch information
webviewer-ui committed Jun 14, 2024
1 parent 3cbad8d commit 0324275
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 @@ -10,7 +10,7 @@ executors:
jobs:
run-lint:
docker:
- image: circleci/node:10-browsers
- image: circleci/node:14-browsers
steps:
- checkout
- run:
Expand Down

0 comments on commit 0324275

Please sign in to comment.