Skip to content

Commit

Permalink
CI: stop building for dragonboards / RB5
Browse files Browse the repository at this point in the history
We are going to phase out the individual machine configurations. Stop
building them in the CI.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
  • Loading branch information
lumag committed Nov 2, 2023
1 parent 4e52969 commit e3ce185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
env:
MANIFEST_URL: https://github.com/96boards/oe-rpb-manifest.git
HOST: ubuntu-20.04
MACHINES: dragonboard-410c dragonboard-845c qrb5165-rb5 qcom-armv8a qcom-armv7a
MACHINES: qcom-armv8a qcom-armv7a
DISTRO: rpb rpb-wayland
IMAGES: rpb-console-image rpb-console-image-test
IMAGES_rpb: rpb-desktop-image rpb-desktop-image-test
Expand Down

0 comments on commit e3ce185

Please sign in to comment.