iroh icon indicating copy to clipboard operation
iroh copied to clipboard

chore(ci): add back macOS x64 tests

Open Arqu opened this issue 1 year ago • 2 comments

Description

Test running CI by setting the x86_64 target or arm mac runners to see if we can reproduce https://github.com/n0-computer/iroh/issues/2844

Breaking Changes

Notes & open questions

Change checklist

  • [ ] Self-review.
  • [ ] Documentation updates following the style guide, if relevant.
  • [ ] Tests if relevant.
  • [ ] All breaking changes documented.

Arqu avatar Oct 28 '24 10:10 Arqu

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/2846/docs/iroh/

Last updated: 2025-10-13T12:50:17Z

github-actions[bot] avatar Oct 28 '24 10:10 github-actions[bot]

Netsim report & logs for this PR have been generated and is available at: LOGS This report will remain available for 3 days.

Last updated for commit: 931ffa9

github-actions[bot] avatar Oct 28 '24 10:10 github-actions[bot]

There still seem to be quite a lot of tests failing on mac boxes in CI... Soooo, do we go ahead with this or is there more stuff to fix?

matheus23 avatar Jun 30 '25 09:06 matheus23

ci sad

this target has been officially deprecated by rust and apple themselves, so unclear if we want to try support for this

https://github.com/rust-lang/rfcs/blob/master/text/3841-demote-x86_64-apple-darwin.md

dignifiedquire avatar Oct 13 '25 12:10 dignifiedquire

yeah, that was the initial idea for moving on from it.

Arqu avatar Oct 13 '25 13:10 Arqu

No longer a supported target

Arqu avatar Oct 13 '25 14:10 Arqu