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

chore: fix build for MacOs #2635

Merged
merged 1 commit into from
Feb 22, 2024
Merged

chore: fix build for MacOs #2635

merged 1 commit into from
Feb 22, 2024

Conversation

romange
Copy link
Collaborator

@romange romange commented Feb 21, 2024

Also update actions versions to Node 20.
This change allows dragonfly to be built on MacOs. However, we still have multiple failing tests.

Also update actions versions to Node 20.
This change allows dragonfly to be built on MacOs.
However, we still have multiple failing tests on MacOS.

Signed-off-by: Roman Gershman <roman@dragonflydb.io>
@@ -132,7 +132,7 @@ jobs:
# build is broken based on platforms as load: true is not supported with multi-platform builds
- if: ${{ hashFiles(format('{0}-{1}', matrix.dockerfile, inputs.build_type)) }}
name: Build release image for amd64
uses: docker/build-push-action@v3
Copy link
Collaborator

Choose a reason for hiding this comment

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

this jumped from v3 to v5. is this intended?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@romange romange merged commit 6fce3fc into main Feb 22, 2024
10 checks passed
@romange romange deleted the MacOs branch February 22, 2024 10:02
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.

None yet

2 participants