Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update GitHub Actions workflow for release build
- Added support for manual triggering of the release build workflow with `workflow_dispatch`. - Upgraded the build environment from Ubuntu 20.04 to Ubuntu 22.04 for improved compatibility and performance. - Updated Go version from 1.22.1 to 1.23.4 to leverage new features and optimizations. - Changed Docker actions to use the latest stable versions for better reliability and security. These changes enhance the build process and ensure the workflow is up-to-date with the latest dependencies.
- Loading branch information