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

ci-unix-static-sanitized.yml for macos #2061

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

y-guyon
Copy link
Collaborator

@y-guyon y-guyon commented Mar 15, 2024

No description provided.

@@ -6,10 +6,11 @@ permissions:

jobs:
build-static-sanitized:
runs-on: ubuntu-latest
runs-on: ${{ matrix.os }}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally, we should test macOS on Arm. Not sure if there is a virtual machine for that.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

macos-14 [Beta] has the M1 CPU. I am testing it in #2064.

@y-guyon y-guyon merged commit 43ec9ac into AOMediaCodec:main Mar 18, 2024
21 checks passed
@y-guyon y-guyon deleted the ci_usan_mac branch March 18, 2024 09:21
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.

2 participants