Skip to content
Snippets Groups Projects
Unverified Commit 951653a1 authored by keyonghan's avatar keyonghan Committed by GitHub
Browse files

Add arch property for windows_arm64 platform (#135725)

Window arm64 bots are using x64 built python, which gave incorrect arch info. This PR adds the arch info explicitly so that recipes can get this value and populate to benchmark tags.

Part of https://github.com/flutter/flutter/issues/135722
parent d13cd884
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment