mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-21 13:57:51 +00:00
dump the useless orb
This commit is contained in:
parent
d050faac92
commit
a8d582237c
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user