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

Try to fix package generation for MAcOs Arm64 #156

Closed
wants to merge 1 commit into from

Conversation

pimpin
Copy link

@pimpin pimpin commented Aug 20, 2024

No description provided.

@@ -237,7 +237,7 @@ jobs:
needs:
- source
- build_macos_arm64
runs-on: macos-14
runs-on: macos-14-arm64
Copy link
Member

Choose a reason for hiding this comment

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

@pimpin does it work? according to official page there is no such runner:

https://github.com/actions/runner-images/blob/main/README.md#available-images

Copy link
Author

@pimpin pimpin Aug 27, 2024

Choose a reason for hiding this comment

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

Indeed it's not listed in the README, but it is listed in MacOs images : https://github.com/actions/runner-images/blob/main/images/macos/macos-14-arm64-Readme.md
But actually I'm not sure it works... it was a try.

@avsej
Copy link
Member

avsej commented Aug 26, 2024

Oh, I see https://rubygems.org/gems/couchbase/versions does not have arm64-darwin for 3.5.2.

I will make sure that 3.5.3 will have it published. I'm working on the release right now

@avsej
Copy link
Member

avsej commented Aug 27, 2024

@pimpin could you try to install the latest version (3.5.3), I've just updated rubygems.org. It should automatically pick one precompiled

@avsej
Copy link
Member

avsej commented Oct 22, 2024

closing for now. Please reopen if you still have issues.

@avsej avsej closed this Oct 22, 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.

2 participants