Commit 36c498d
authored
MINOR: [CI][C++] Show machine info in Linux GHA jobs (#49736)
### Rationale for this change
Detailed info about available memory and CPU model can help in certain cases, for example to know whether a certain instruction set is available (example in #47769).
### Are these changes tested?
N/A.
### Are there any user-facing changes?
No.
Authored-by: Antoine Pitrou <antoine@python.org>
Signed-off-by: Antoine Pitrou <antoine@python.org>1 parent d9aeaa1 commit 36c498d
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
112 | 116 | | |
113 | 117 | | |
114 | 118 | | |
| |||
0 commit comments