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 GitHub Actions workflows for build, release, and test #1

Merged
merged 2 commits into from
Sep 14, 2024
Merged

Conversation

CoMfUcIoS
Copy link
Owner

  • Add release.yml to build binaries for multiple OSes and create a GitHub release.
  • Add test.yml to run tests on pull requests to the main branch.

- Add `release.yml` to build binaries for multiple OSes and create a GitHub release.
- Add `test.yml` to run tests on pull requests to the main branch.
- Update Go version to 1.22 in `release.yml` and `test.yml`.
- Modify `go.mod` to reflect the updated Go version.
@CoMfUcIoS CoMfUcIoS merged commit ae0dcd1 into main Sep 14, 2024
1 check 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.

1 participant