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

Combined CI fixes (followup) #3796

Closed
wants to merge 7 commits into from
Closed

Combined CI fixes (followup) #3796

wants to merge 7 commits into from

Commits on Aug 6, 2024

  1. macOs various updates.

    - CI only for macOs arm64.
    - Fixing build issues for macOs arm64.
    - Adding macos cpu to arch api.
    devnexen authored and tgross35 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9a27cd5 View commit details
    Browse the repository at this point in the history
  2. Remove tier 3 targets from CI

    These targets seem to regularly break unrelated PRs, and in general we
    shouldn't gate PRs on tier 3 targets (per the target tier policy).
    joshtriplett authored and tgross35 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3e02258 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Allow unused_unsafe for wasi

    nyurik committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    cc2fa87 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. macOs various updates.

    - CI only for macOs arm64.
    - Fixing build issues for macOs arm64.
    - Adding macos cpu to arch api.
    devnexen committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5ef157d View commit details
    Browse the repository at this point in the history
  2. Fix FreeBSD 15 CI

    devnexen committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    fa686c1 View commit details
    Browse the repository at this point in the history
  3. Revert "macOs various updates."

    This reverts commit 9a27cd5.
    nyurik committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9cdf661 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93beaff View commit details
    Browse the repository at this point in the history