Skip to content

Conversation

@SiarheiFedartsou
Copy link
Contributor

SSE is not available on arm64, so the fact that we pass these flags causes compilation errors...

@SiarheiFedartsou
Copy link
Contributor Author

@albarrentine please take a look when you have chance 🙏🏻

os: [ubuntu-latest, macos-latest]
os:
- ubuntu-latest
- macos-15-large # x86_64
Copy link
Contributor Author

Choose a reason for hiding this comment

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

it is a bit confusing, but it is indeed how GH Actions define arm64 and x86_64 images :)

@albarrentine albarrentine merged commit 9e5af6b into openvenues:master Dec 24, 2024
2 of 3 checks passed
@missinglink
Copy link
Contributor

missinglink commented Jan 22, 2025

Hey @SiarheiFedartsou I just merged this today in node-postal which required targeting aarch64|arm64 since the ubu-arm image returned aarch64 for uname -m

Do we possibly need to add that as an alias here too?

@SiarheiFedartsou
Copy link
Contributor Author

Hey @SiarheiFedartsou I just merged this today in node-postal which required targeting aarch64|arm64 since the ubu-arm image returned aarch64 for uname -m

Do we possibly need to add that as an alias here too?

hm, indeed, I think so, I tested only on macOS :)

I'll create a fix nearest days. Thanks for letting me know!

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.

3 participants