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

Remove CI for Go 1.21 #3373

Merged
merged 1 commit into from
Oct 5, 2024
Merged

Remove CI for Go 1.21 #3373

merged 1 commit into from
Oct 5, 2024

Conversation

bufdev
Copy link
Member

@bufdev bufdev commented Oct 5, 2024

We are up to Go 1.22 now. As of Go 1.21, we no longer need to go back three versions, and we went to 1.22 a while back.

Copy link
Contributor

github-actions bot commented Oct 5, 2024

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedOct 5, 2024, 9:21 PM

@bufdev bufdev merged commit 2d3fd4c into main Oct 5, 2024
14 checks passed
@bufdev bufdev deleted the remove-go-1.21 branch October 5, 2024 21:29
@@ -9,7 +9,7 @@ jobs:
test-previous:
strategy:
matrix:
go-version: ['1.21.x', '1.22.x']
go-version: ['1.22.x']
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if we want to keep bumping this manually, but setup-go supports 'oldstable' and 'stable' aliases which they keep those up-to-date.

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