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 #11

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 requested a review from a team as a code owner February 10, 2024 15:40
@jamietanna jamietanna merged commit 8c0343b into main Feb 10, 2024
26 checks passed
@jamietanna jamietanna deleted the defect/ci branch February 10, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant