Skip to content

Commit 92401c0

Browse files
committed
chore(repo): fix circle ci config
1 parent 42f7334 commit 92401c0

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/large
292+
name: windows/default
293+
size: large
293294
steps:
294295
- checkout
295296
- cached-dependencies:

0 commit comments

Comments
 (0)