Skip to content

Commit 746a5c4

Browse files
authored
Add the missing resource_class part to the Windows Server snippet
1 parent 5c61916 commit 746a5c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jekyll/_cci2/hello-world-windows.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
build: # name of your job
7575
machine:
7676
image: windows-default # Windows machine image
77+
resource_class: windows.medium
7778
steps:
7879
# Commands are run in a Windows virtual machine environment
7980
- checkout

0 commit comments

Comments
 (0)