Skip to content

[GHA] remove explicit setting of xcode version and fix ByteOrder on Apple M?#1412

Merged
KrisThielemans merged 2 commits intoUCL:masterfrom
KrisThielemans:GHA_MacOSxcode
May 5, 2024
Merged

[GHA] remove explicit setting of xcode version and fix ByteOrder on Apple M?#1412
KrisThielemans merged 2 commits intoUCL:masterfrom
KrisThielemans:GHA_MacOSxcode

Conversation

@KrisThielemans
Copy link
Copy Markdown
Collaborator

Fixes #1411

@KrisThielemans
Copy link
Copy Markdown
Collaborator Author

Looks like the MacOS image changed to macos-14-arm64, and our ByteOrder checks fail.

@KrisThielemans
Copy link
Copy Markdown
Collaborator Author

Not sure what's going on with clang-format, as I ran it with 14.0.0 on Windows with logical results. Anyway.... merging.

previous version failed on macos-14-arm64.
We have a very fragile list of checks. Presumably, CMake does a lot better,
so use CMAKE_CXX_BYTE_ORDER in ByteOrderDefine (via config.h)
@KrisThielemans KrisThielemans merged commit 4e8d40e into UCL:master May 5, 2024
@KrisThielemans KrisThielemans deleted the GHA_MacOSxcode branch May 5, 2024 08:18
@KrisThielemans KrisThielemans changed the title [GHA] remove explicit setting of xcode version [GHA] remove explicit setting of xcode version and fix ByteOrder on Apply M? May 5, 2024
@KrisThielemans KrisThielemans changed the title [GHA] remove explicit setting of xcode version and fix ByteOrder on Apply M? [GHA] remove explicit setting of xcode version and fix ByteOrder on Apple M? May 5, 2024
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.

GitHub Actions MacOS fails due to xcode config

1 participant