summaryrefslogtreecommitdiff
path: root/.github/workflows/benchmark.yml
AgeCommit message (Collapse)Author
2025-12-29Bumped checkout version in Github actions configuration.Pravin Kamble
2025-11-26Added timeout-minutes directive to all GitHub Actions workflows.Natalia
GitHub Actions defaults to a 360-minute (6-hour) timeout. We've had jobs hang due to issues in the parallel test runner, causing them to run for the full 6 hours. This wastes resources and negatively impacts CI availability, so explicit timeouts have been added to prevent long-running hangs.
2025-11-21Addressed unpinned-uses zizmor finding.Jacob Walls
2025-11-21Applied auto-fixes from zizmor findings.Jacob Walls
2025-09-12Bumped versions in Github actions configuration.Mariusz Felisiak
2024-09-13Pinned Miniforge in benchmark workflow.Sarah Boyce
2023-09-05Bumped checkout version in Github actions configuration.Mariusz Felisiak
2022-09-06Fixed #33862 -- Added workflow to run the ASV benchmarks for labeled PR.Deepak Dinesh