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

Update Go version in GitHub Actions workflow to include matrix strategy #81

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

ksysoev
Copy link
Owner

@ksysoev ksysoev commented Jun 12, 2024

This pull request updates the Go version in the GitHub Actions workflow to include a matrix strategy. The matrix strategy allows for testing with different Go versions, specifically versions 1.21.x and 1.22.x. This change ensures that the workflow is compatible with multiple Go versions and helps to catch any potential compatibility issues.

address issue #80

@ksysoev ksysoev merged commit 7cf34e4 into main Jun 12, 2024
2 checks passed
@ksysoev ksysoev deleted the 80-add-22-go-to-ci-tests branch June 12, 2024 11:50
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.

1 participant