Skip to content

ci: enable Rust tests on Windows-on-ARM - #4688

Merged
lidavidm merged 4 commits into
apache:mainfrom
lidavidm:gh-4683
Aug 25, 2026
Merged

ci: enable Rust tests on Windows-on-ARM#4688
lidavidm merged 4 commits into
apache:mainfrom
lidavidm:gh-4683

Conversation

@lidavidm

@lidavidm lidavidm commented Aug 14, 2026

Copy link
Copy Markdown
Member

Depends on #4686.

Closes #4682.

@lidavidm
lidavidm force-pushed the gh-4683 branch 6 times, most recently from 405d994 to 34e4633 Compare August 14, 2026 04:14
@lidavidm
lidavidm marked this pull request as ready for review August 25, 2026 07:44
@lidavidm
lidavidm requested a review from zeroshade as a code owner August 25, 2026 07:44
run: |
curl -L "https://github.com/protocolbuffers/protobuf/releases/download/v28.3/protoc-28.3-win64.zip" -o protoc.zip
unzip "protoc.zip" -d $HOME/.local
echo "$HOME/.local/bin" >> "$GITHUB_PATH"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Oh, I had forgotten that this is no longer needed.

@lidavidm
lidavidm merged commit ce2b393 into apache:main Aug 25, 2026
12 checks passed
@lidavidm
lidavidm deleted the gh-4683 branch August 25, 2026 22:21
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.

rust: build and test on Windows on ARM

3 participants