Skip to content

Commit

Permalink
CI: oops.. mixed up the naming
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxuser committed Mar 9, 2022
1 parent c878560 commit db4abac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ linux_x64_task:
cpu: 8
memory: 8G
image: gcc:11.2

matrix:
- name: LGTV config
- name: WebOS config
env:
TOOLCHAIN_TARGET: webos
DEFCONFIG: webos_tv_defconfig
BR2_CCACHE_DIR: ${HOME}/.buildroot-ccache-webos

- name: WebOS config
- name: LGTV config
env:
TOOLCHAIN_TARGET: lgtv
DEFCONFIG: lgtv_defconfig
Expand Down

0 comments on commit db4abac

Please sign in to comment.