mirror of
https://github.com/lupyuen/nuttx-release.git
synced 2025-01-13 07:38:29 +08:00
Estimate the GitHub Runner Hours for the day so far
This commit is contained in:
parent
8e348cbc0a
commit
93e74bc34b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
## Estimate the GitHub Runner Hours for the day so far (by UTC time).
|
## Estimate the consumed GitHub Full-Time Runners for the day so far (by UTC time).
|
||||||
## We Accumulate the GitHub Job Duration and Extrapolate the GitHub Runner Hours.
|
## We Accumulate the GitHub Job Duration and Extrapolate the GitHub Runner Hours.
|
||||||
|
|
||||||
## Job Duration to Runner Hours is inflated slightly
|
## Job Duration to Runner Hours is inflated slightly
|
||||||
|
|
Loading…
Reference in a new issue