Commit 98b5490
authored
Use current system architecture in conda environment creation command (#7447)
This fixes a conda environment creation command to support both `x86_64` and `aarch64` systems.
Authors:
- Bradley Dice (https://github.com/bdice)
Approvers:
- Matthew Murray (https://github.com/Matt711)
- Simon Adorf (https://github.com/csadorf)
- Divye Gala (https://github.com/divyegala)
URL: #74471 parent d1a2585 commit 98b5490
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
0 commit comments