Skip to content

Commit

Permalink
pin the CircleCI Windows image to 2022.08.1 (#832)
Browse files Browse the repository at this point in the history
  • Loading branch information
Geal authored Feb 13, 2024
1 parent 6c9adc4 commit f797730
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 @@ -20,7 +20,7 @@ executors:
xcode: "15.0.0"
windows: &windows
machine:
image: 'windows-server-2019-vs2019:stable'
image: 'windows-server-2019-vs2019:2022.08.1'
resource_class: windows.xlarge
shell: powershell.exe -ExecutionPolicy Bypass

Expand Down

0 comments on commit f797730

Please sign in to comment.