Skip to content

Conversation

@viirya
Copy link
Member

@viirya viirya commented Feb 15, 2024

Which issue does this PR close?

A follow up to #9191.

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

submodules: true
- name: Setup Rust toolchain
uses: ./.github/actions/setup-macos-builder
uses: ./.github/actions/setup-macos-aarch64-builder
Copy link
Contributor

Choose a reason for hiding this comment

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

should we remove ./.github/actions/setup-macos-builder ?

Copy link
Contributor

Choose a reason for hiding this comment

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

EDIT: my bad this change for aarch64 only

Copy link
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

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

lgtm thanks @viirya

submodules: true
- name: Setup Rust toolchain
uses: ./.github/actions/setup-macos-builder
uses: ./.github/actions/setup-macos-aarch64-builder
Copy link
Member Author

Choose a reason for hiding this comment

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

I didn't point to correct builder in #9191. Although it seems also working. 🤔

@viirya viirya merged commit e4f4031 into apache:main Feb 15, 2024
@viirya
Copy link
Member Author

viirya commented Feb 15, 2024

Thanks @comphead

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