Commit 68cef3a
authored
JIT: Build community JITs on Windows in superpmi-diffs again (#118437)
When we changed to run superpmi-diffs on macOS arm64, we lost the build
of the community JITs on Windows. This was switched over to build in
superpmi-replay, but that pipeline does not run on all JIT PRs.
Readd the Windows build back to ensure compiler errors do not slip in
for the community JITs.1 parent cf2786c commit 68cef3a
File tree
2 files changed
+5
-2
lines changed- eng/pipelines/coreclr
- templates
2 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
58 | 61 | | |
59 | | - | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments