[CI] Try with zmk-build-arm:3.2 container
Some checks failed
Build / Build (push) Has been cancelled
Test / Build (push) Failing after 1m46s

This commit is contained in:
Marius Alwan Meyer 2023-07-18 15:51:55 +02:00
parent 600c3d1fed
commit 9f17a83561

View File

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