Allow for CI builds to run for 23 hours, instead of 6. (part deux) (#20095)

This commit is contained in:
Nick Brassel 2023-03-12 12:55:26 +11:00 committed by GitHub
parent 6b9dced611
commit bcfe67883e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ on:
jobs:
ci_builds:
name: "CI Build: {{ matrix.keymap }}"
name: "CI Build"
runs-on: self-hosted
timeout-minutes: 1380