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

ARM64 builds and workflow updates #127

Merged
merged 8 commits into from
Aug 12, 2024
Merged

ARM64 builds and workflow updates #127

merged 8 commits into from
Aug 12, 2024

Conversation

jacekkow
Copy link
Contributor

In the Makefile ARCH was hardcoded to x86_64. This PR makes everything dependent on GOARCH variable, additionally doing the arm64 build in the GitHub workflow.

There are also various workflow updates due to deprecation of old Node.js versions, old CodeQL actions and ::set-output syntax. There might be more places that need to be updated.

@job job merged commit 353d1a5 into bgp:master Aug 12, 2024
3 checks passed
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