File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 4545 # # Latest run by Zeb: https://github.com/openscm/example-fgen-basic/actions/runs/17173313157/job/48725872212
4646 # # Can't find numpy definitions for some reason.
4747 # # Maybe helpful issue: https://github.com/numpy/numpy/issues/25000
48+ # # numpy uses different compilers, might be something to try, see:
49+ # # - https://github.com/numpy/numpy/actions/runs/17087345049/job/48453931521
50+ # # - https://github.com/numpy/numpy/blob/37c9cb68ba7db9c48bc0e3354953c57a78d2b0e8/.github/workflows/wheels.yml#L129
51+ # # scipy doesn't bother building windows arm wheels, see:
52+ # # - https://pypi.org/project/scipy/#files
53+ # # potentially relevant scipy issues:
54+ # # - https://github.com/scipy/scipy/issues/21716
55+ # # - https://github.com/scipy/scipy/issues/14812
4856 # - os: windows-11-arm
4957 # cibw_archs: "ARM64"
5058 - os : macos-13
You can’t perform that action at this time.
0 commit comments