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

.github: add recent go releases and fix missing arm go builds #145

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nickethier
Copy link
Member

The macos-latest runner is now based on M1 chips meaning builds are executed on arm architectures. Go releases prior to 1.16 were not built for arm on darwin (since it didn't exist). This PR uses macos-3 runners for 1.14-1.15 go version builders and adds recent release versions to the matrix.

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.

1 participant