Allow errors on nightly
This commit is contained in:
parent
94327c4e02
commit
0961ffc1b8
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ jobs:
|
||||||
Windows:
|
Windows:
|
||||||
vmImage: windows-2019
|
vmImage: windows-2019
|
||||||
rust: stable
|
rust: stable
|
||||||
|
continueOnError: $[eq(variables.rust, 'nightly')]
|
||||||
pool:
|
pool:
|
||||||
vmImage: $(vmImage)
|
vmImage: $(vmImage)
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue