Skip to content

Commit 1781b53

Browse files
authored
ci: remove unused browsers executor (#945)
1 parent 5936243 commit 1781b53

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.circleci/config.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ executors:
1616
macos:
1717
xcode: "16.2.0"
1818
resource_class: macos.m1.medium.gen1
19-
browsers:
20-
docker:
21-
- image: 'cypress/browsers:node-22.13.0-chrome-132.0.6834.83-1-ff-134.0.1-edge-131.0.2903.147-1'
19+
2220
jobs:
2321
win-test:
2422
working_directory: ~/app

0 commit comments

Comments
 (0)