verilator/.github/workflows
Geza Lore 5247e40659
CI: Add 60 minute timeout to RTLMeter compile and run steps (#6506)
The default timeout for a job in GitHub Actions is 6 hours, which is
both too long, but more importantly, when reached the job is 'cancelled'
instead of 'failed'. Use the new `--timeout` option on `rtlmeter run`
instead to add a 60 minute timeout to compile and execute steps. (This
is ~3x longer than recent worst runs in the CI)
2025-09-29 17:37:06 +01:00
..
build-test.yml CI: Improve and cleanup (#6448) 2025-09-17 20:41:29 +01:00
contributor.yml Bump actions/checkout from 4 to 5 (#6374) 2025-09-04 08:21:26 -04:00
coverage.yml CI: Improve and cleanup (#6448) 2025-09-17 20:41:29 +01:00
docker.yml Bump actions/checkout from 4 to 5 (#6374) 2025-09-04 08:21:26 -04:00
format.yml CI: Fix write permissions in format job 2025-09-29 07:49:54 +01:00
reusable-build.yml CI: Improve and cleanup (#6448) 2025-09-17 20:41:29 +01:00
reusable-lint-py.yml CI: Improve and cleanup (#6448) 2025-09-17 20:41:29 +01:00
reusable-rtlmeter-build.yml CI: Avoid man page builds (#6402) 2025-09-07 13:32:34 -04:00
reusable-rtlmeter-run.yml CI: Add 60 minute timeout to RTLMeter compile and run steps (#6506) 2025-09-29 17:37:06 +01:00
reusable-test.yml CI: Improve and cleanup (#6448) 2025-09-17 20:41:29 +01:00
rtlmeter-pr-results.yml Bump actions/create-github-app-token from 2.1.1 to 2.1.4 (#6435) 2025-09-16 07:20:46 -04:00
rtlmeter.yml CI: Exclude 'Example' and 'hello' cases from RTLMeter PR reports (#6452) 2025-09-18 13:02:37 +01:00