Skip to content

Commit

Permalink
Try bigger windows machines
Browse files Browse the repository at this point in the history
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
  • Loading branch information
bwoebi committed May 31, 2024
1 parent 2b5bcd4 commit f0f1c7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/continue_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1007,7 +1007,7 @@ jobs:
path: /tmp/artifacts

test_windows:
resource_class: 'windows.medium'
resource_class: 'windows.xlarge'
machine:
image: 'windows-server-2019-vs2019:2022.08.1'
shell: 'powershell.exe -ExecutionPolicy Bypass'
Expand Down Expand Up @@ -2163,7 +2163,7 @@ jobs:

verify_windows:
working_directory: ~/datadog
resource_class: 'windows.medium'
resource_class: 'windows.xlarge'
machine:
image: 'windows-server-2019-vs2019:2022.08.1'
shell: 'powershell.exe -ExecutionPolicy Bypass'
Expand Down

0 comments on commit f0f1c7a

Please sign in to comment.