diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3963bee..d98fcad 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -4,9 +4,9 @@ on: [push, pull_request, workflow_dispatch] jobs: build: - runs-on: ubuntu-20.04 + runs-on: ubuntu-latest container: - image: zmkfirmware/zmk-build-arm:2.4 + image: zmkfirmware/zmk-build-arm:2.5 strategy: fail-fast: false matrix: @@ -19,6 +19,10 @@ jobs: shield: the_paintbrush_left - board: nice_nano shield: the_paintbrush_right + - board: nice_nano_v2 + shield: the_paintbrush_left + - board: nice_nano_v2 + shield: the_paintbrush_right - board: bluemicro840_v1 shield: the_paintbrush_left - board: bluemicro840_v1