fix(ci): Pin 32-bit - #64293
fix(ci): Pin 32-bit#64293
Conversation
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
/backport to stable35 |
|
discussed with @susnux and fine to merge |
|
/backport to stable34 |
|
/backport to stable33 |
|
The backport to # Switch to the target branch and update it
git checkout stable33
git pull origin stable33
# Create the new backport branch
git checkout -b backport/64293/stable33
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 72bc816a
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/64293/stable33Error: Failed to check for changes with origin/stable33: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
|
The backport to # Switch to the target branch and update it
git checkout stable34
git pull origin stable34
# Create the new backport branch
git checkout -b backport/64293/stable34
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 72bc816a
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/64293/stable34Error: Failed to check for changes with origin/stable34: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
|
The backport to # Switch to the target branch and update it
git checkout stable35
git pull origin stable35
# Create the new backport branch
git checkout -b backport/64293/stable35
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 72bc816a
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/64293/stable35Error: Failed to check for changes with origin/stable35: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
Summary
TODO
Checklist
3. to review, feature component)stable32)AI (if applicable)