mirror of https://github.com/go-gitea/gitea
Fix incorrect run order of action jobs (#28367)
When we pick up a job, all waiting jobs should firstly be ordered by update time, otherwise when there's a running job, if I rerun an older job, the older job will run first, as it's id is smaller.pull/28379/head
parent
22cb5b0c17
commit
f4561c44b1
Loading…
Reference in new issue