Skip to content

Commit

Permalink
Merge pull request #1859 from nicomiguelino/fix-balena-image-build-ci
Browse files Browse the repository at this point in the history
Fix the CI pipeline that builds Balena images.
  • Loading branch information
nicomiguelino authored Mar 13, 2024
2 parents b846243 + ccdf200 commit d83ef2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-balena-disk-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
--fleet screenly_ose/anthias-${{ matrix.board }} \
--splash-image ansible/roles/splashscreen/files/splashscreen.png \
--commit latest
balena_cli_version: 13.7.1
balena_cli_version: 18.1.2

- name: balena CLI Action - configure
uses: balena-labs-research/[email protected]
Expand Down

0 comments on commit d83ef2d

Please sign in to comment.