Commit 37451d1
committed
ci: bump flamegraph to v1.9.5 and make the step non-blocking
The flamegraph action crashes in its Combine Time Traces step with
write EINVAL on the runner, independent of action version or Node
runtime: its log stream is a socket under docker exec and the writev is
rejected. The flamegraph is a non-critical compile-time diagnostic and
the time-trace matrix variant still validates the -ftime-trace build,
so mark the step continue-on-error rather than gate CI on a broken
upstream post-processing step. Also bump to v1.9.5 (latest) and rename
the github_token input to github-token to clear the deprecated-input
warning.1 parent d19d25d commit 37451d1
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
676 | 676 | | |
677 | 677 | | |
678 | 678 | | |
679 | | - | |
| 679 | + | |
680 | 680 | | |
| 681 | + | |
681 | 682 | | |
682 | 683 | | |
683 | 684 | | |
684 | | - | |
| 685 | + | |
685 | 686 | | |
686 | 687 | | |
687 | 688 | | |
| |||
0 commit comments