Commit bb0b3d6
authored
Use ARM64 WARP on ARM64 machines (microsoft#7862)
It turns out that our build agents report their processor as AMD64,
which meant that the previous logic in DownloadWarp.cmake would use the
AMD64 version of WARP. This change fixes that.1 parent a699e7e commit bb0b3d6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments