1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-19 05:09:54 +08:00

Increase diff calc processor timeout minutes

This commit is contained in:
tsunyoku
2025-05-20 11:29:46 +01:00
Unverified
parent 6a56ed1d3b
commit a1bdbd8ec3
+1 -1
View File
@@ -36,7 +36,7 @@ jobs:
generator:
name: Run
runs-on: self-hosted
timeout-minutes: 720
timeout-minutes: 1440
outputs:
target: ${{ steps.run.outputs.target }}