We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
-browsers
1 parent 6ca5ef4 commit 08dbc02Copy full SHA for 08dbc02
.circleci/config.yml
@@ -73,7 +73,7 @@ jobs:
73
react:
74
type: string
75
docker:
76
- - image: cimg/node:22.2.0
+ - image: cimg/node:22.2.0-browsers
77
steps:
78
- checkout
79
- attach_workspace:
0 commit comments