Skip to content

Commit

Permalink
Change Windows image back to stable (facebook#8424)
Browse files Browse the repository at this point in the history
Summary:
Since windows timeout issue has been fixed. Change the image back to
stable.

Pull Request resolved: facebook#8424

Test Plan: Check CircleCI jobs

Reviewed By: zhichao-cao

Differential Revision: D29235219

Pulled By: akankshamahajan15

fbshipit-source-id: 2c111f96e216dac4ae3d7ec3b4cdd8e459575d37
  • Loading branch information
akankshamahajan15 authored and facebook-github-bot committed Jun 18, 2021
1 parent 8ea0a2c commit d96b012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ commands:
executors:
windows-2xlarge:
machine:
image: 'windows-server-2019-vs2019:previous'
image: 'windows-server-2019-vs2019:stable'
resource_class: windows.2xlarge
shell: bash.exe

Expand Down

0 comments on commit d96b012

Please sign in to comment.