mirror of
https://github.com/open-goal/jak-project
synced 2026-06-04 18:59:37 -04:00
Update windows test timeout
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
continue-on-error: ${{ matrix.experimental }}
|
||||
# Set some sort of timeout in the event of run-away builds. We are limited on concurrent jobs so, get rid of them.
|
||||
timeout-minutes: 10
|
||||
timeout-minutes: 20
|
||||
|
||||
steps:
|
||||
# NOTE - useful for debugging
|
||||
|
||||
Reference in New Issue
Block a user