mirror of
https://git.kb-one.de/kb01/kyria-keyboard-config.git
synced 2025-12-05 11:18:53 +00:00
Merge pull request #3 from zmkfirmware/petejohanson-stable-image-tag
refactor: Move to new `stable` image tag.
This commit is contained in:
commit
11ea912d8d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
build:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: zmkfirmware/zmk-build-arm:2.5
|
||||
image: zmkfirmware/zmk-build-arm:stable
|
||||
needs: matrix
|
||||
name: Build
|
||||
strategy:
|
||||
|
|
|
|||
Loading…
Reference in a new issue