Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Simplify CI build matrix + build against Go 1.22 #12

Merged
merged 2 commits into from
Feb 10, 2024
Merged

Conversation

jamietanna
Copy link
Member

No description provided.

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:33
@jamietanna jamietanna merged commit ac41b59 into main Feb 10, 2024
26 checks passed
@jamietanna jamietanna deleted the defect/ci branch February 10, 2024 15:41
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant