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

fix CI #344

Merged
merged 3 commits into from
Jul 25, 2023
Merged

fix CI #344

merged 3 commits into from
Jul 25, 2023

Conversation

trabucayre
Copy link
Contributor

This PR try to fix the CI

  • ubuntu bump to the latest LTS (22.04)
  • ubuntu's package manager db update before install
  • added -y to avoid install failure
  • added missing python3-pip
  • install as much as possible package using apt (only meson is installed using pip3 because ubuntu package is too old)
  • using sifive binary toolchain (known build failure with ubuntu's toolchain but unrelated to this repo)
  • fix PATH by adding ~/.local/bin directory

@trabucayre
Copy link
Contributor Author

Locally tested using act

@trabucayre trabucayre merged commit 0210338 into litex-hub:master Jul 25, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant