Commit 5c1353c
committed
Refresh CI workflow and unify build step
Updates the GitHub Actions C/C++ workflow to use newer action versions (`checkout@v4`, `setup-python@v5`) with Python 3.10, adds an explicit compiler version check, and replaces separate per-target make commands with a single `scripts/build_all.sh` invocation to centralize and simplify CI builds.1 parent f4a7af6 commit 5c1353c
1 file changed
Lines changed: 11 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
18 | 23 | | |
19 | 24 | | |
20 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
21 | 28 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
| 30 | + | |
0 commit comments