Commit d324929
committed
Attempt to add macos arm build to the CI workflow.
Adding macos arm to the set of GitHub runners and
supported binary distributions. This currently
fails on GitHub due to limited runner resources
that result in "Cancelled after 360m". It is not
an issue with macos-arm64 per-se, as the tests for
this configuration on pass on the CircleCI runner.
Keeping the code that renames the arm64 artifacts
differently from the x86_64 artifacts for later
use (expect this issue to be resolved with
SimpleITK 3.0.0).1 parent 983ab86 commit d324929
2 files changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
100 | 106 | | |
101 | 107 | | |
102 | 108 | | |
| |||
0 commit comments