Commit 590f28d
ci: add native ARM (Linux + Windows) and Intel macOS runners (#345)
* ci: add native ARM Linux and Intel macOS runners
Add ubuntu-24.04-arm and macos-15-intel to the test-unix matrix to
exercise openlibm natively on both architectures. ARM and aarch64
were previously only tested via QEMU cross-compilation.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* ci: add windows-11-arm runner with clangarm64
Adds a Windows ARM64 entry to the Windows matrix using MSYS2's
clangarm64 environment on the windows-11-arm GitHub-hosted runner.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* ci: remove legacy code-coverage-old job
The new code-coverage job (added in #327) runs the external
JuliaMath/openlibm-test suite and uploads to Codecov, superseding
the in-tree `make coverage` job whose Codecov upload was already
disabled.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b8b7bec commit 590f28d
1 file changed
Lines changed: 8 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
24 | | - | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | 48 | | |
63 | 49 | | |
64 | 50 | | |
| |||
0 commit comments