Skip to content

Commit

Permalink
Use -browsers image for CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkoops committed Aug 17, 2023
1 parent b0fe5ba commit 10ed646
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 @@ -8,7 +8,7 @@ jobs:
type: string
default: "18"
docker:
- image: cimg/node:<< parameters.node-version >>
- image: cimg/node:<< parameters.node-version >>-browsers
environment:
LANG: en_US.UTF-8
steps:
Expand Down

0 comments on commit 10ed646

Please sign in to comment.