dump the useless orb

This commit is contained in:
Jean-Paul Calderone 2023-08-07 10:31:16 -04:00
parent d050faac92
commit a8d582237c

View File

@ -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: