Skip to content

Commit

Permalink
Allow for CI builds to run for 23 hours, instead of 6. (#20094)
Browse files Browse the repository at this point in the history
  • Loading branch information
tzarc committed Mar 12, 2023
1 parent 042e42d commit 6b9dced
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ on:

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

if: github.repository == 'qmk/qmk_firmware'

Expand Down

0 comments on commit 6b9dced

Please sign in to comment.