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 to 1.24.0 in GitHub Actions workflow configuration. #196

Merged
merged 1 commit into from
Mar 2, 2025

Conversation

catatsuy
Copy link
Owner

@catatsuy catatsuy commented Mar 2, 2025

This pull request updates the GitHub Actions workflow for Go. The most important changes include simplifying the workflow configuration by removing the matrix strategy and hardcoding the Go version.

Workflow configuration simplification:

  • .github/workflows/go.yml: Removed the matrix strategy and hardcoded the Go version to 1.24.0 instead of using a matrix variable.

@catatsuy catatsuy merged commit 41f63a0 into master Mar 2, 2025
5 checks passed
@catatsuy catatsuy deleted the refactor-go-workflow-remove-matrix branch March 2, 2025 08:03
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