Skip to content

Commit

Permalink
revert windows build machine's class
Browse files Browse the repository at this point in the history
  • Loading branch information
hgryoo committed Dec 11, 2024
1 parent 6073101 commit 06ddfec
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 @@ -103,7 +103,7 @@ jobs:
build-windows:
machine:
image: 'windows-server-2019'
resource_class: windows.medium
resource_class: windows.large
shell: powershell.exe -ExecutionPolicy Bypass
environment:
- CMAKE_GENERATOR: "Visual Studio 15 2017"
Expand Down

0 comments on commit 06ddfec

Please sign in to comment.