Skip to content

Commit

Permalink
CI: correct template location
Browse files Browse the repository at this point in the history
Use Linaro/meta-qcom as build-template location.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
  • Loading branch information
lumag committed May 1, 2024
1 parent 083e0f8 commit 6321fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/premerge.yml
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
build:
uses: ndechesne/meta-qcom/.github/workflows/build-template.yml@master
uses: Linaro/meta-qcom/.github/workflows/build-template.yml@master
with:
host: ubuntu-20.04
images: core-image-base core-image-weston core-image-x11 initramfs-test-image initramfs-test-full-image initramfs-firmware-image initramfs-rootfs-image cryptodev-module
Expand Down

0 comments on commit 6321fcc

Please sign in to comment.