Skip to content

Commit

Permalink
use circleci -browsers image to save some install time (#11889)
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed Jun 12, 2024
1 parent 6ca5ef4 commit 08dbc02
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 @@ -73,7 +73,7 @@ jobs:
react:
type: string
docker:
- image: cimg/node:22.2.0
- image: cimg/node:22.2.0-browsers
steps:
- checkout
- attach_workspace:
Expand Down

0 comments on commit 08dbc02

Please sign in to comment.