Commit 43d976a
authored
Pin 18.0 channel for optprof data collection (#12779)
Because of changes between VS 18.0 and 18.3, `main` builds can no longer
collect optprof data for 18.0 builds, so we must pin to the right
channel.
This should fix collection, fixing dotnet/dotnet#3387 (eventually).1 parent e22287b commit 43d976a
File tree
2 files changed
+2
-2
lines changed- azure-pipelines
- eng
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments