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

Update Zephyr and SDK CI versions #458

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Nov 7, 2024

  1. run-tests.yaml: Update Zephyr revision and SDK version for CI

    Signed-off-by: Øyvind Rønningstad <[email protected]>
    oyvindronningstad committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7e90081 View commit details
    Browse the repository at this point in the history
  2. tests: native_posix -> native_sim

    Signed-off-by: Øyvind Rønningstad <[email protected]>
    oyvindronningstad committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bec51c9 View commit details
    Browse the repository at this point in the history
  3. run-tests: Run windows tests on Python 3.12

    The default (3.9) is no longer supported by Zephyr
    
    Signed-off-by: Øyvind Rønningstad <[email protected]>
    oyvindronningstad committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e0182f8 View commit details
    Browse the repository at this point in the history
  4. Update min and max python versions to add 3.13 and remove 3.8

    3.8 is EOL and 3.13 is out of beta.
    
    Signed-off-by: Øyvind Rønningstad <[email protected]>
    oyvindronningstad committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4664f70 View commit details
    Browse the repository at this point in the history
  5. run-tests.yaml: Run repo tests on Python 3.13 (up from 3.12)

    Regenerate README CLI docs because argparse helptext has slightly
    changed.
    
    Signed-off-by: Øyvind Rønningstad <[email protected]>
    oyvindronningstad committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ecc9976 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. run-tests.yaml: Run jobs on ubuntu-24.04 instead of 22.04

    Signed-off-by: Øyvind Rønningstad <[email protected]>
    oyvindronningstad committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    9808992 View commit details
    Browse the repository at this point in the history