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

Bump platform tools version #77

Merged
merged 5 commits into from
Jul 24, 2024
Merged

Bump platform tools version #77

merged 5 commits into from
Jul 24, 2024

Conversation

LucasSte
Copy link
Collaborator

No description provided.

@LucasSte LucasSte requested a review from dmakarov July 19, 2024 17:47
@LucasSte
Copy link
Collaborator Author

Before merging, I'll investigate why the CI is failing.

@LucasSte LucasSte force-pushed the update-42 branch 2 times, most recently from 20f101e to 98adf23 Compare July 22, 2024 13:50
@LucasSte LucasSte force-pushed the update-42 branch 2 times, most recently from b58edc1 to ff6823f Compare July 22, 2024 16:48
@LucasSte
Copy link
Collaborator Author

@dmakarov I included other changes in this PR to make the CI pass. Would you like to check it again before merging?

The default GitHub runner for MacOS is now an ARM computer, not an x86.

@@ -95,11 +95,11 @@ jobs:
- name: Download macOS tarball
uses: actions/download-artifact@v3
with:
name: platform-tools-osx-x86_64.tar.bz2
name: platform-tools-osx-aarch.tar.bz2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't this be aarch64?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I missed that one. Thanks for catching.

@LucasSte LucasSte merged commit c59d468 into anza-xyz:master Jul 24, 2024
5 checks passed
@LucasSte LucasSte deleted the update-42 branch July 24, 2024 13:59
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.

2 participants