mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-19 00:06:57 +00:00
make the config match the schema
This commit is contained in:
parent
f8db781812
commit
d050faac92
@ -140,6 +140,7 @@ workflows:
|
||||
|
||||
jobs:
|
||||
windows-server-2022:
|
||||
executor: "windows"
|
||||
steps:
|
||||
- "run": |
|
||||
Write-Host 'Hello, world.'
|
||||
@ -542,7 +543,8 @@ executors:
|
||||
# Choose a Windows environment that closest matches our testing
|
||||
# requirements and goals.
|
||||
# https://circleci.com/developer/orbs/orb/circleci/windows#executors-server-2022
|
||||
executor: "win/server-2022@2023.06.1"
|
||||
machine:
|
||||
image: "win/server-2022@2023.06.1"
|
||||
|
||||
nix:
|
||||
docker:
|
||||
|
Loading…
x
Reference in New Issue
Block a user