Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Update to Zephyr SDK 0.16.3-rc1 #161

Merged
merged 3 commits into from
Sep 13, 2023

Commits on Sep 7, 2023

  1. ci: Update to Zephyr SDK 0.16.3-rc1

    This commit updates the Zephyr SDK version to 0.16.3-rc1.
    
    Signed-off-by: Anas Nashif <[email protected]>
    nashif committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    4173f55 View commit details
    Browse the repository at this point in the history
  2. ci: use different runners

    use 4xlarge runners.
    
    Signed-off-by: Anas Nashif <[email protected]>
    nashif committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ded6d2f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. ci: install cargo using rustup

    package from ubuntu was too old for some dependencies.
    
    Signed-off-by: Anas Nashif <[email protected]>
    nashif committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    dbfb4d3 View commit details
    Browse the repository at this point in the history