Skip to content

Commit

Permalink
Allow for CI builds to run for 23 hours, instead of 6. (qmk#20094)
Browse files Browse the repository at this point in the history
  • Loading branch information
tzarc authored and thepappas committed Mar 14, 2023
1 parent ce84ac1 commit 6b15783
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 6b15783

Please sign in to comment.