Skip to content

Commit e6afce0

Browse files
Fix nightly (#545)
Fix nightly
1 parent 06ef9ad commit e6afce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/azure-pipelines-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pool:
33
steps:
44
- task: UseDotNet@2
55
inputs:
6-
version: 2.2.300
6+
version: 2.2.401
77
- powershell:
88
.\eng\nightly.ps1 -apiKey $env:APIKEY -source $env:SOURCE
99
ignoreLASTEXITCODE: true

0 commit comments

Comments
 (0)