[CI] Test with the QMK Container
Some checks reported warnings
Build / Build (push) Has been cancelled
Test / Build (push) Successful in 16s

This commit is contained in:
Marius Alwan Meyer 2023-07-18 15:50:06 +02:00
parent 990395c44f
commit 600c3d1fed

View File

@ -6,7 +6,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: zmkfirmware/zmk-build-arm:stable
image: ghcr.io/qmk/qmk_base_container:latest
name: Build
steps:
- name: Install Dependencies