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 (boost not avaible on github actions) #278

Merged
merged 4 commits into from
Feb 26, 2021

Commits on Feb 24, 2021

  1. Install boost in CI

    Signed-off-by: Sébastien LAIGRE <[email protected]>
    sebalaig committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    4766aba View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Use environment variable to store boost install dir

    Signed-off-by: Sébastien LAIGRE <[email protected]>
    sebalaig committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    86551e6 View commit details
    Browse the repository at this point in the history
  2. Test for sharing environment variables between steps

    Signed-off-by: Sébastien LAIGRE <[email protected]>
    sebalaig committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    bab5a35 View commit details
    Browse the repository at this point in the history
  3. Small cosmetic fix

    Signed-off-by: Mathieu BAGUE <[email protected]>
    Mathieu BAGUE committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    0336e99 View commit details
    Browse the repository at this point in the history