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: do not use linux32 when unnecessary #1599

Merged
merged 7 commits into from
Sep 19, 2023

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    1646b08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    137dc1a View commit details
    Browse the repository at this point in the history
  3. check i686 directly

    mayeut committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    cf7586c View commit details
    Browse the repository at this point in the history
  4. add tests

    mayeut committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6d0890e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba11212 View commit details
    Browse the repository at this point in the history
  6. remove GHA runner cached docker images

    This frees up some space preventing reaching GHA disk space limits.
    mayeut committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    0ccf1dc View commit details
    Browse the repository at this point in the history
  7. clearer simulate_32_bit initialization

    Co-authored-by: Joe Rickerby <joerick@mac.com>
    mayeut and joerick authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7a8b801 View commit details
    Browse the repository at this point in the history