mirror of
https://github.com/ppy/osu.git
synced 2024-11-13 17:27:48 +08:00
Adjust max runtime for diffcalc runs
This commit is contained in:
parent
df50695021
commit
4f00a9e165
1
.github/workflows/diffcalc.yml
vendored
1
.github/workflows/diffcalc.yml
vendored
@ -53,6 +53,7 @@ jobs:
|
|||||||
diffcalc:
|
diffcalc:
|
||||||
name: Run
|
name: Run
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
|
timeout-minutes: 1440
|
||||||
if: needs.metadata.outputs.continue == 'yes'
|
if: needs.metadata.outputs.continue == 'yes'
|
||||||
needs: metadata
|
needs: metadata
|
||||||
strategy:
|
strategy:
|
||||||
|
Loading…
Reference in New Issue
Block a user