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: Test NumPy build against old versions of GCC(6, 7, 8) #22155

Merged
merged 3 commits into from Aug 19, 2022

Commits on Aug 19, 2022

  1. Copy the full SHA
    150b6d4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    44b8a55 View commit details
    Browse the repository at this point in the history
  3. DOC: add notes on GCC 6.5 being the minimum supported GCC version.

    Given that GCC 6 is mainly kept for Ubuntu LTS and that has 6.5
    when you install gcc-6 with `apt`, let's document that as the
    minimum version (also that is what is tested in CI).
    
    [ci skip]
    rgommers authored and charris committed Aug 19, 2022
    Copy the full SHA
    ffc3d7b View commit details
    Browse the repository at this point in the history