Skip to content

Commit

Permalink
build: use supported circle windows image
Browse files Browse the repository at this point in the history
  • Loading branch information
MarshallOfSound committed Oct 1, 2024
1 parent dd2321c commit cc184c3
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 @@ -9,7 +9,7 @@ executors:
environment:
GYP_MSVS_VERSION: '2022'
machine:
image: windows-server-2022-gui:2023.11.1
image: windows-server-2022-gui:2024.04.1
resource_class: windows.medium
shell: bash.exe

Expand Down

0 comments on commit cc184c3

Please sign in to comment.