Skip to content

Remove test-skip comment for macOS arm64#562

Open
AvinZarlez wants to merge 1 commit into
openai:mainfrom
AvinZarlez:main
Open

Remove test-skip comment for macOS arm64#562
AvinZarlez wants to merge 1 commit into
openai:mainfrom
AvinZarlez:main

Conversation

@AvinZarlez
Copy link
Copy Markdown

@AvinZarlez AvinZarlez commented May 27, 2026

Minor configuration change to remove the test-skip setting that previously skipped tests for arm64 macOS wheels.

It seems there was an assumption that the MacOS image on GitHub Action runners was Intel based, but in fact the latest versions have been running Arm based MacOS runners for a while.

Testing this out seem to run fine on arm, no warnings. This has been cross compiling for x86 while running on Arm based hardware without a problem.

No longer skipping tests for arm64 builds, since GitHub action runners for macos latest are Arm64 based.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant