summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-03-12 01:56:02 +0000
committerQMK Bot <hello@qmk.fm>2023-03-12 01:56:02 +0000
commitb27f9c636a62f8663f5904c03ebe3759dbadb76f (patch)
treea2f283dc312ef5318f5a14755ad3174d8ef4cf03
parent727a55b3cc7ca98ccb93adab4b05bad8db641fdc (diff)
parentbcfe67883e1acf251d86d22691fb34c266228f6c (diff)
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r--.github/workflows/ci_builds.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci_builds.yml b/.github/workflows/ci_builds.yml
index 13bac1d4bd..64c7678d53 100644
--- a/.github/workflows/ci_builds.yml
+++ b/.github/workflows/ci_builds.yml
@@ -11,7 +11,7 @@ on:
jobs:
ci_builds:
- name: "CI Build: {{ matrix.keymap }}"
+ name: "CI Build"
runs-on: self-hosted
timeout-minutes: 1380