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: avoid installing the toolchain from scratch in each job #257

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Aug 3, 2022

  1. ci: avoid installing the toolchain from scratch in each job

    * Use GitHub Packages
    * Use container in a step, instead of a container job
    
    F4PGA_INSTALL_DIR changed to an absolute location due to actions/runner#1525
    
    Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
    umarcor committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    c233c83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4750b0d View commit details
    Browse the repository at this point in the history