[CI] Try a 3rd party container
Some checks reported warnings
Build / Build (push) Has been cancelled
Test / Build (push) Successful in 17m37s

This commit is contained in:
Marius Alwan Meyer 2023-07-18 16:29:40 +02:00
parent 109326adc6
commit 43da84896d

View File

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