Commit fa9e4b6
authored
Add Windows arm64 builds (#1167)
<!-- Thank you for your contribution! -->
## What do these changes do?
This would add builds for and run tests on arm64 windows wheels
<!-- Please give a short brief about these changes. -->
## Are there changes in behavior for the user?
No
<!-- Outline any notable behaviour for the end users. -->
## Related issue number
Fixes #1166
<!-- Are there any issues opened that will be resolved by merging this
change? -->
<!-- Remember to prefix with 'Fixes' if it should close the issue (e.g.
'Fixes #123'). -->
## Checklist
- [x] I think the code is well written (I hope so!)
- [x] Unit tests for the changes exist
- [x] Documentation reflects the changes1 parent 874fc89 commit fa9e4b6
File tree
3 files changed
+12
-1
lines changed- .github/workflows
- CHANGES
3 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
| 134 | + | |
| 135 | + | |
133 | 136 | | |
134 | 137 | | |
135 | 138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
48 | 51 | | |
49 | 52 | | |
50 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments