We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c9adc4 commit f797730Copy full SHA for f797730
.circleci/config.yml
@@ -20,7 +20,7 @@ executors:
20
xcode: "15.0.0"
21
windows: &windows
22
machine:
23
- image: 'windows-server-2019-vs2019:stable'
+ image: 'windows-server-2019-vs2019:2022.08.1'
24
resource_class: windows.xlarge
25
shell: powershell.exe -ExecutionPolicy Bypass
26
0 commit comments