mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 04:57:54 +00:00
just like the example
This commit is contained in:
parent
bd9d2e08ef
commit
77c677ffc0
@ -136,8 +136,10 @@ workflows:
|
||||
|
||||
jobs:
|
||||
windows-server-2022:
|
||||
executor:
|
||||
name: "windows"
|
||||
machine:
|
||||
image: "windows-server-2022-gui:current"
|
||||
shell: "powershell.exe -ExecutionPolicy Bypass"
|
||||
resource_class: "windows.medium"
|
||||
steps:
|
||||
- "run": |
|
||||
Write-Host 'Hello, world.'
|
||||
|
Loading…
Reference in New Issue
Block a user