Skip to content

Commit

Permalink
Also test skia, linuxkms, and system testing
Browse files Browse the repository at this point in the history
  • Loading branch information
tronical committed Oct 22, 2024
1 parent 8194ebb commit e050e94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
echo 'PREFERRED_PROVIDER_virtual/kernel = "linux-dummy"' >> conf/local.conf
echo 'MACHINE = "qemuarm64"' >> conf/local.conf
echo 'CLANGSDK = "1"' >> conf/local.conf
echo 'PACKAGECONFIG:append:pn-slint-cpp = " backend-linuxkms renderer-skia system-testing"' >> conf/local.conf
- run: |
cd poky
. oe-init-build-env
Expand Down

0 comments on commit e050e94

Please sign in to comment.