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: Run CI job on Ubuntu 22.04 #43

Merged
merged 1 commit into from
Dec 20, 2023
Merged

ci: Run CI job on Ubuntu 22.04 #43

merged 1 commit into from
Dec 20, 2023

Commits on Dec 20, 2023

  1. ci: Run CI job on Ubuntu 22.04

    Andrea pointed out that we can and should be using Ubuntu 22.04.
    Unfortunately it still doesn't ship some of the deps we need like
    clang-17, but it does at least ship virtme-ng, so it's good for us to
    use this so that we can actually test running the schedulers in a
    virtme-ng VM when it supports being run in docker.
    
    Also, update the job to run on pushes, and not just when a PR is opened
    
    Suggested-by: Andrea Righi <[email protected]>
    Signed-off-by: David Vernet <[email protected]>
    Byte-Lab committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    1bf04d0 View commit details
    Browse the repository at this point in the history