diff --git a/.circleci/config.yml b/.circleci/config.yml index 07bdc7087..b9866ad91 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -11,10 +11,6 @@ # version: 2.1 -orbs: - # Pull in CircleCI support for a Windows executor - windows: "circleci/windows@5.0.0" - # Every job that pushes a Docker image from Docker Hub must authenticate to # it. Define a couple yaml anchors that can be used to supply the necessary # credentials. @@ -544,7 +540,7 @@ executors: # requirements and goals. # https://circleci.com/developer/orbs/orb/circleci/windows#executors-server-2022 machine: - image: "win/server-2022@2023.06.1" + image: "windows-server-2022-gui:2023.06.1"" nix: docker: