Skip to content

Commit

Permalink
ci: reduce CircleCI Windows resource class to medium
Browse files Browse the repository at this point in the history
The large resource class consumes significantly more credits than the medium resource class.
  • Loading branch information
clydin authored and dgp1130 committed Aug 2, 2022
1 parent b4a1b0f commit 095bb7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/dynamic_config.yml
Expand Up @@ -328,7 +328,6 @@ jobs:
# Windows jobs
e2e-cli-win:
executor: windows-executor
resource_class: windows.large
parallelism: 16
steps:
- checkout
Expand Down

0 comments on commit 095bb7f

Please sign in to comment.