Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fixing keycard lib for mac M1 #10442

Merged
merged 1 commit into from
May 3, 2023
Merged

Conversation

saledjenic
Copy link
Contributor

No description provided.

@status-im-auto
Copy link
Member

status-im-auto commented Apr 26, 2023

Jenkins Builds

Click to see older builds (22)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 1b1764f #1 2023-04-26 14:50:30 ~5 min tests/imports 📄log
✔️ 1b1764f #1 2023-04-26 14:51:44 ~6 min tests/nim 📄log
✔️ 1b1764f #1 2023-04-26 14:52:56 ~8 min macos/aarch64 🍎dmg
✔️ 1b1764f #1 2023-04-26 14:56:18 ~11 min macos/x86_64 🍎dmg
✔️ 1b1764f #1 2023-04-26 15:00:29 ~15 min linux/x86_64 📦tgz
✔️ 1b1764f #1 2023-04-26 15:07:06 ~22 min tests/e2e 📄log
✔️ 1b1764f #1 2023-04-26 15:18:16 ~33 min windows/x86_64 💿exe
✔️ da14401 #2 2023-04-27 07:15:15 ~5 min tests/imports 📄log
✔️ da14401 #2 2023-04-27 07:15:35 ~5 min tests/nim 📄log
✔️ da14401 #2 2023-04-27 07:17:39 ~7 min macos/aarch64 🍎dmg
✔️ da14401 #2 2023-04-27 07:19:20 ~9 min macos/x86_64 🍎dmg
✔️ da14401 #2 2023-04-27 07:23:19 ~13 min linux/x86_64 📦tgz
✔️ da14401 #2 2023-04-27 07:28:41 ~18 min tests/e2e 📄log
✔️ da14401 #2 2023-04-27 07:36:23 ~26 min windows/x86_64 💿exe
da14401 #3 2023-04-27 14:08:09 ~1 min macos/aarch64 📄log
✔️ 694bbd1 #4 2023-04-27 14:16:09 ~4 min tests/imports 📄log
✔️ 694bbd1 #4 2023-04-27 14:17:20 ~5 min macos/aarch64 🍎dmg
✔️ 694bbd1 #4 2023-04-27 14:17:25 ~6 min tests/nim 📄log
✔️ 694bbd1 #4 2023-04-27 14:22:31 ~11 min macos/x86_64 🍎dmg
✔️ 694bbd1 #4 2023-04-27 14:27:17 ~15 min linux/x86_64 📦tgz
✔️ 694bbd1 #4 2023-04-27 14:32:47 ~21 min tests/e2e 📄log
✔️ 694bbd1 #4 2023-04-27 14:44:07 ~32 min windows/x86_64 💿exe
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 8f0e769 #5 2023-04-28 10:21:18 ~6 min tests/imports 📄log
✔️ 8f0e769 #5 2023-04-28 10:22:51 ~8 min tests/nim 📄log
✔️ 8f0e769 #5 2023-04-28 10:24:19 ~9 min macos/x86_64 🍎dmg
✔️ 8f0e769 #5 2023-04-28 10:24:31 ~9 min macos/aarch64 🍎dmg
✔️ 8f0e769 #5 2023-04-28 10:29:25 ~14 min linux/x86_64 📦tgz
✔️ 8f0e769 #5 2023-04-28 10:38:03 ~23 min tests/e2e 📄log
✔️ 8f0e769 #5 2023-04-28 11:00:16 ~45 min windows/x86_64 💿exe
✔️ b3c8db4 #6 2023-05-03 06:16:51 ~4 min tests/imports 📄log
✔️ b3c8db4 #6 2023-05-03 06:18:22 ~6 min tests/nim 📄log
✔️ b3c8db4 #6 2023-05-03 06:18:51 ~6 min macos/aarch64 🍎dmg
✔️ b3c8db4 #6 2023-05-03 06:21:40 ~9 min macos/x86_64 🍎dmg
✔️ b3c8db4 #6 2023-05-03 06:25:56 ~13 min linux/x86_64 📦tgz
✔️ b3c8db4 #6 2023-05-03 06:33:29 ~21 min tests/e2e 📄log
✔️ b3c8db4 #6 2023-05-03 06:40:02 ~27 min windows/x86_64 💿exe

Base automatically changed from feature/issue-9654 to master April 27, 2023 14:06
@saledjenic saledjenic force-pushed the fix/keycard-lib-update branch 2 times, most recently from 694bbd1 to 8f0e769 Compare April 28, 2023 10:14
@saledjenic saledjenic marked this pull request as ready for review May 3, 2023 11:36
@saledjenic saledjenic merged commit 0323325 into master May 3, 2023
@saledjenic saledjenic deleted the fix/keycard-lib-update branch May 3, 2023 16:05
jakubgs added a commit that referenced this pull request May 4, 2023
This is supposed to fix crashes on M1 Macs:
#10442

https://go.dev/doc/devel/release#go1.20

Signed-off-by: Jakub Sokołowski <jakub@status.im>
jakubgs added a commit that referenced this pull request May 4, 2023
This is supposed to fix crashes on M1 Macs:
#10442

https://go.dev/doc/devel/release#go1.20

Signed-off-by: Jakub Sokołowski <jakub@status.im>
jakubgs added a commit that referenced this pull request May 4, 2023
This is supposed to fix crashes on M1 Macs:
#10442

https://go.dev/doc/devel/release#go1.20

Signed-off-by: Jakub Sokołowski <jakub@status.im>
jakubgs added a commit that referenced this pull request May 4, 2023
This is supposed to fix crashes on M1 Macs:
#10442
Specifically this commit:
golang/go@c00e928

https://go.dev/doc/devel/release#go1.20

Signed-off-by: Jakub Sokołowski <jakub@status.im>
jakubgs added a commit that referenced this pull request May 4, 2023
This is supposed to fix crashes on M1 Macs:
#10548
#10442
Specifically this commit:
golang/go@c00e928

https://go.dev/doc/devel/release#go1.20

Signed-off-by: Jakub Sokołowski <jakub@status.im>
jakubgs added a commit that referenced this pull request May 4, 2023
This is supposed to fix crashes on M1 Macs:
#10548
#10442
Specifically this commit:
golang/go@c00e928

https://go.dev/doc/devel/release#go1.20

Signed-off-by: Jakub Sokołowski <jakub@status.im>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants