Skip to content

Commit 3af55ee

Browse files
authored
Update the Windows docs to use the default executor
The `vs2019` executor was renamed into `default`.
1 parent 37067fd commit 3af55ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/hello-world-windows.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ orbs:
105105
106106
jobs:
107107
build:
108-
executor: win/vs2019
108+
executor: win/default
109109
steps:
110110
- checkout
111111
- run: dotnet tool install --global PowerShell

0 commit comments

Comments
 (0)