Closed XIAZY closed 2 years ago
Oh no the CI fails. However it seems like it’s irrelevant to this commit.
Indeed, it looks like Travis can't (or rather - understandably doesn't want to) use the secrets required for the tests to run in pull requests.
Left a small comment, thanks for the contribution!
Yes that's definitely a valid point. I have added the fallback case to be x86_64, it should now be very fool-proof.
Will close this in favor of #38, which is rebased on latest master. Thanks for your contribution!
Thanks for merging!
Best, Zhongyang
On Dec 3, 2021, at 10:03 AM, Christophe Tafani-Dereeper @.***> wrote:
Will close this in favor of #38https://github.com/christophetd/duplicacy-autobackup/pull/38, which is rebased on latest master. Thanks for your contribution!
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/christophetd/duplicacy-autobackup/pull/25#issuecomment-985591348, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACCU6X63756I3OFHLJRQ5PLUPDL3HANCNFSM4KIRB64A.
This commit adds support to CPU architectures other than
amd64
. Building passed on an arm machine.