Skip to content

Commit

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

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

Expand Down

0 comments on commit bcfe678

Please sign in to comment.