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.

(cherry picked from commit 095bb7f)
  • Loading branch information
clydin authored and dgp1130 committed Aug 2, 2022
1 parent c984710 commit c951b93
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 c951b93

Please sign in to comment.