Skip to content

Commit

Permalink
Make sure versions from meta-rust are used
Browse files Browse the repository at this point in the history
  • Loading branch information
tronical committed Oct 1, 2023
1 parent 77ae3f3 commit 45e3055
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 @@ -28,6 +28,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 'require rust_versions.inc' >> conf/local.conf
- run: |
cd poky
. oe-init-build-env
Expand Down

0 comments on commit 45e3055

Please sign in to comment.