summaryrefslogtreecommitdiff
path: root/.github/workflows/ci_builds.yml
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-03-17 01:32:09 +0000
committerGitHub <noreply@github.com>2023-03-17 01:32:09 +0000
commitc7f58145fb8cf5ea4337a1bb0439111fe2ce65f0 (patch)
treeb6114d8d7ebf5594fb999763e04ce9a602304340 /.github/workflows/ci_builds.yml
parent79ae14ae0accfdb7496821ed61adbcd4c99fe28a (diff)
Update qmk_cli container references (#20154)
Diffstat (limited to '.github/workflows/ci_builds.yml')
-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 e2bbd93497..787a73a808 100644
--- a/.github/workflows/ci_builds.yml
+++ b/.github/workflows/ci_builds.yml
@@ -22,7 +22,7 @@ jobs:
keymap: [default, via]
keyboard_folder: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z]
- container: qmkfm/qmk_cli
+ container: ghcr.io/qmk/qmk_cli
steps:
- name: Disable safe.directory check