Skip to content

Commit 3088b91

Browse files
committed
chore(repo): make windows resource class large
1 parent 87a90b3 commit 3088b91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,8 @@ jobs:
289289

290290
test-windows:
291291
executor:
292-
name: windows/default
292+
name: windows/
293+
resource_class: large
293294
steps:
294295
- checkout
295296
- cached-dependencies:

0 commit comments

Comments
 (0)