mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-11 06:43:54 +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"
|
# PYTHON_VERSION: "2"
|
||||||
|
|
||||||
executors:
|
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:
|
nix:
|
||||||
docker:
|
docker:
|
||||||
# Run in a highly Nix-capable environment.
|
# Run in a highly Nix-capable environment.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user