Unverified Commit dde76f49 authored by godofredoc's avatar godofredoc Committed by GitHub

Remove certs installation from win_arm builds. (#143487)

The certs dependency was added in 2020 as a workaround for missing certificates in win 10 images. These dependency is not required for windows arm64 builds because they are running on win 11.
parent 0fac13b4
......@@ -283,10 +283,6 @@ platform_properties:
properties:
# The arch can be removed after https://github.com/flutter/flutter/issues/135722.
arch: arm
dependencies: >-
[
{"dependency": "certs", "version": "version:9563bb"}
]
os: Windows
cpu: arm64
windows_android:
......
Markdown is supported
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