Skip to content

Conversation

@yvan-sraka
Copy link
Collaborator

@yvan-sraka yvan-sraka commented Nov 19, 2025

The purpose is to unblock jobs like https://github.com/supabase/postgres/actions/runs/19473229950/job/55813935552?pr=1927, this change should be reverted by #1745.

@yvan-sraka yvan-sraka self-assigned this Nov 19, 2025
@yvan-sraka yvan-sraka requested review from a team as code owners November 19, 2025 13:22
@yvan-sraka yvan-sraka force-pushed the fix/disable-nix-aarch64-linux-builds branch from ade0ec6 to 80b510f Compare November 19, 2025 13:37
@yvan-sraka yvan-sraka changed the title fix: disable temporary Nix builds on aarch64-linux fix: disable temporary Nix checks on aarch64-linux Nov 19, 2025
Comment on lines +25 to +27
if system == "aarch64-linux" then
{ }
else
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yeah, it's a bit of a hack ... the idea is indeed to revert it!

Copy link
Collaborator

Choose a reason for hiding this comment

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

@yvan-sraka totally understood thanks for giving us a temporary way to do it!

Comment on lines +25 to +27
if system == "aarch64-linux" then
{ }
else
Copy link
Collaborator

Choose a reason for hiding this comment

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

@yvan-sraka totally understood thanks for giving us a temporary way to do it!

@samrose samrose added this pull request to the merge queue Nov 19, 2025
Merged via the queue into develop with commit 4615b6c Nov 19, 2025
14 checks passed
@samrose samrose deleted the fix/disable-nix-aarch64-linux-builds branch November 19, 2025 20:11
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