Build stable binaries using Github Actions#188
Merged
Leonidas-from-XIV merged 1 commit intoocaml-dune:mainfrom Feb 17, 2026
Merged
Build stable binaries using Github Actions#188Leonidas-from-XIV merged 1 commit intoocaml-dune:mainfrom
Leonidas-from-XIV merged 1 commit intoocaml-dune:mainfrom
Conversation
This was referenced Feb 13, 2026
6b905b5 to
0d15d8d
Compare
Signed-off-by: Marek Kubica <marek@tarides.com>
0d15d8d to
ab655f8
Compare
Alizter
approved these changes
Feb 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR takes the nightly Github workflow and updates it to build stable releases.
Building and verifying works (see here), however I am not able to verify the rest of the workflow as my branch quite sensibly does not have access to the secrets.
Thus I am opening the PR to this repo, so it can be upstreamed and tested/developed with access to the proper credentials.