refactor: Move to updated Docker images.

This commit is contained in:
Peter Johanson
2022-10-08 01:52:25 -04:00
committed by Pete Johanson
parent 09ed79a867
commit 4ff1a4d3ea
4 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ jobs:
if: ${{ always() }}
runs-on: ubuntu-latest
container:
image: docker.io/zmkfirmware/zmk-build-arm:3.0
image: docker.io/zmkfirmware/zmk-build-arm:3.2
needs: compile-matrix
strategy:
matrix: