Closed caffeineflo closed 9 months ago
@caffeineflo Hi, I checked the released version and it seems that 3.19.0-0.3.pre + arm64 does not exist. https://docs.flutter.dev/release/archive?tab=macos
Could you test with 3.19.0-0.4.pre
?
@koji-1009 You are right! I could have sworn it was there when I checked last week, but this makes sense then! Thanks
Hi,
probably a very minor parsing bug, but I thought I'll file a ticket so this issue is known.
Here are the details:
Workflow parameters:
Runner:
macos-latest-xlarge
(M1, arm64 machine)When running the installation step, the step fails reporting
I checked the version on the flutter sdk archive, which exists and the string is correct. I assume there's a parsing issue somewhere that makes this fail.
Let me know if any other information is needed.