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

apd: fix TestFormatFlags on go 1.23, add go 1.23 to CI #139

Merged

Conversation

nvanbenschoten
Copy link
Member

Fixes #138.

The test was failing due to golang/go@6dfd7a5. This PR fixes it.

This PR then adds a test variant for go 1.23.

Fixes cockroachdb#138.

The test was failing due to golang/go@6dfd7a5.
This commit fixes it.
@nvanbenschoten nvanbenschoten force-pushed the nvanbenschoten/testGo23 branch 2 times, most recently from 724adb6 to 3c100a3 Compare August 14, 2024 19:00
This commit adds a test variant for go 1.23.
@nvanbenschoten nvanbenschoten merged commit 9cfbeb8 into cockroachdb:master Aug 15, 2024
27 checks passed
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.

TestFormatFlags fails on Go1.23
2 participants