refactor: Move to new stable image tag.

This commit is contained in:
Pete Johanson 2022-03-06 23:43:55 -05:00 committed by GitHub
parent fde182efde
commit f3777daa2f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: zmkfirmware/zmk-build-arm:2.5 image: zmkfirmware/zmk-build-arm:stable
needs: matrix needs: matrix
name: Build name: Build
strategy: strategy: