Allow for CI builds to run for 23 hours, instead of 6. (part deux) (#20095)
parent
6b9dced611
commit
bcfe67883e
|
@ -11,7 +11,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
ci_builds:
|
ci_builds:
|
||||||
name: "CI Build: {{ matrix.keymap }}"
|
name: "CI Build"
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
timeout-minutes: 1380
|
timeout-minutes: 1380
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue