Skip to content

Commit 1baa4c3

Browse files
author
Danny McCormick
committed
Rename duplicate job name
1 parent 939659e commit 1baa4c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ trigger:
55
jobs:
66

77
# All tasks on Windows
8-
- job: build_all_windows
8+
- job: build_all_windows_legacy
99
displayName: Build all tasks using node 8 (Windows)
1010
variables:
1111
node_version: '8.x'

0 commit comments

Comments
 (0)