Skip to content

apd: add go 1.21 and 1.22 testing to CI#131

Merged
nvb merged 1 commit intocockroachdb:masterfrom
nvb:nvanbenschoten/testGo21and22
Feb 13, 2024
Merged

apd: add go 1.21 and 1.22 testing to CI#131
nvb merged 1 commit intocockroachdb:masterfrom
nvb:nvanbenschoten/testGo21and22

Conversation

@nvb
Copy link
Contributor

@nvb nvb commented Feb 9, 2024

This commit adds a test variant for go 1.21 and 1.22.

This commit adds a test variant for go 1.21 and 1.22.
@nvb nvb force-pushed the nvanbenschoten/testGo21and22 branch from c373d03 to 8bd523e Compare February 9, 2024 16:13
@nvb nvb requested a review from petermattis February 9, 2024 16:17
Copy link

@petermattis petermattis left a comment

Choose a reason for hiding this comment

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

LGTM

Did you consider removing testing for go1.13 and go1.14? Not sure if it matters. This repo rarely changes.

@@ -71,9 +73,9 @@ jobs:
- name: 'GCAssert'
# Only run gcassert on the latest versions of Go. Inlining heuristics
# change from version to version.

Choose a reason for hiding this comment

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

This comment seems out of date. We run gcassert on go1.18+.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

"the latest versions" was meant to imply that there might be a few recent versions on which we run gcassert, not just the single latest.

@nvb
Copy link
Contributor Author

nvb commented Feb 13, 2024

Did you consider removing testing for go1.13 and go1.14? Not sure if it matters. This repo rarely changes.

Yeah, we should go through and remove old versions from CI, now that they're quite stale. I'll leave that for next time, as they're also not hurting anything.

@nvb nvb merged commit e8d9190 into cockroachdb:master Feb 13, 2024
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