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

👷 Update macOS CI to support Apple Silicon runners #376

Merged
merged 10 commits into from
Feb 3, 2024

Commits on Feb 1, 2024

  1. 💚 update macos runners.

    Drewniok committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3b69262 View commit details
    Browse the repository at this point in the history
  2. 💚 add g++-10 again.

    Drewniok committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    75adaf0 View commit details
    Browse the repository at this point in the history
  3. 🎨 remove redundant line.

    Drewniok committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ff25d2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    568c174 View commit details
    Browse the repository at this point in the history
  5. 🎨 small fix.

    Drewniok committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    4845bf0 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    f17f9d6 View commit details
    Browse the repository at this point in the history
  2. 💚 Added architecture flags to to the setup-z3 action to prevent the l…

    …inking error on Apple Silicon runners
    marcelwa committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    7f47026 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66a5227 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    384962c View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. 💚 Exclude g++ compilers from macOS 14 builds because apparently clang…

    …++ is required for Apple Silicon compilation
    marcelwa committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    05e3332 View commit details
    Browse the repository at this point in the history