mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-21 22:07:51 +00:00
Add Windows executor holding the Windows test environment config
This commit is contained in:
parent
08b594b8be
commit
814ba4c88b
@ -531,6 +531,12 @@ jobs:
|
||||
# PYTHON_VERSION: "2"
|
||||
|
||||
executors:
|
||||
windows:
|
||||
# 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"
|
||||
|
||||
nix:
|
||||
docker:
|
||||
# Run in a highly Nix-capable environment.
|
||||
|
Loading…
Reference in New Issue
Block a user