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

ci: Add go 1.22 to ci matrix #1555

Closed

Conversation

obalunenko
Copy link

Summary

This PR introduces GoLang 1.22 to our CI Matrix to ensure package compatibility with this new version of Go.

Changes

  • Added GoLang 1.22 to the CI Matrix in .github/workflows/ci.yml.

Motivation

This change is crucial to validate our package against the newest version of the language to guarantee that it functions as expected.

Related issues

Closes #1554

@obalunenko
Copy link
Author

@brackendawson @boyan-soubachov please take a look when you have a chance 🙏🏿

@obalunenko
Copy link
Author

obalunenko commented Mar 1, 2024

Closing as discussed in #1554

@obalunenko obalunenko closed this Mar 1, 2024
@obalunenko obalunenko deleted the develop/obalunenko/add_go122_ci branch March 1, 2024 16:04
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.

Add GoLang 1.22 to CI Testing Matrix for Package Compatibility Verification
1 participant