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:
@@ -36,7 +36,7 @@ jobs:
|
||||
generator:
|
||||
name: Run
|
||||
runs-on: self-hosted
|
||||
timeout-minutes: 720
|
||||
timeout-minutes: 1440
|
||||
|
||||
outputs:
|
||||
target: ${{ steps.run.outputs.target }}
|
||||
|
||||
Reference in New Issue
Block a user