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

Simplify CI build matrix + build against Go 1.22 #1459

Merged
merged 2 commits into from
Feb 10, 2024
Merged

Conversation

jamietanna
Copy link
Member

  • chore: simplify CI build matrix
  • chore: build against Go 1.22

Although we originally thought this would be a useful way to do this, it
doesn't enforce the `go.mod` constraints that we'd hoped it would, as
Renovate could bump the `go.mod`'s `go` directive, and it means that we
have a more explicit, and less magic, setup.

Additionally, we need to quote the versions as `1.20` gets interpreted
by YAML as `1.2` 🙃
@jamietanna jamietanna added the chore Any maintenance tasks that are regular, not as important to call out in the changelog label Feb 10, 2024
@jamietanna jamietanna merged commit a54cea8 into master Feb 10, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Any maintenance tasks that are regular, not as important to call out in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant