msys2-runtime-3.3: replace msys2-runtime in i686 setups#102
Merged
dscho merged 3 commits intoMay 12, 2023
Conversation
We only ever need this to work in i686 setups. Signed-off-by: Johannes Schindelin <[email protected]>
dscho
force-pushed
the
move-i686-to-msys2-runtime-3.3
branch
from
May 12, 2023 11:18
d9aa652 to
ebaee5b
Compare
21 tasks
With this change, i686 variants of the Git for Windows SDK will automatically be moved to the v3.3.* train, allowing msys2-runtime to upgrade to v3.4.* (which does not build on i686 anymore). Signed-off-by: Johannes Schindelin <[email protected]>
dscho
force-pushed
the
move-i686-to-msys2-runtime-3.3
branch
from
May 12, 2023 15:51
ebaee5b to
161f03d
Compare
... in preparation for deploying it. Signed-off-by: Johannes Schindelin <[email protected]>
dscho
marked this pull request as ready for review
May 12, 2023 20:29
Member
Author
|
/deploy |
Member
Author
|
/deploy msys2-runtime-3.3 The workflow run was started. |
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.
With this change, i686 variants of the Git for Windows SDK will automatically be moved to the v3.3.* train, allowing msys2-runtime to upgrade to v3.4.* (which does not build on i686 anymore).