Skip to content

Commit

Permalink
chore(repo): fix circle ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaumanali94 committed Nov 12, 2024
1 parent 42f7334 commit 92401c0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,8 @@ jobs:

test-windows:
executor:
name: windows/large
name: windows/default
size: large
steps:
- checkout
- cached-dependencies:
Expand Down

0 comments on commit 92401c0

Please sign in to comment.