Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 45f96f8

Browse files
authored
Revert "Upload windows arm artifacts to production bucket. (#41324)"
This reverts commit 32a8f98.
1 parent b2cebe0 commit 45f96f8

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

ci/builders/windows_arm_host_engine.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"out/host_debug_arm64/zip_archives/windows-arm64-debug/windows-arm64-flutter.zip",
1414
"out/host_debug_arm64/zip_archives/windows-arm64/flutter-cpp-client-wrapper.zip"
1515
],
16-
"name": "host_debug_arm64",
17-
"realm": "production"
16+
"name": "host_debug_arm64"
1817
}
1918
],
2019
"drone_dimensions": [
@@ -53,8 +52,7 @@
5352
"include_paths": [
5453
"out/host_profile_arm64/zip_archives/windows-arm64-profile/windows-arm64-flutter.zip"
5554
],
56-
"name": "host_profile_arm64",
57-
"realm": "production"
55+
"name": "host_profile_arm64"
5856
}
5957
],
6058
"drone_dimensions": [
@@ -90,8 +88,7 @@
9088
"include_paths": [
9189
"out/host_release_arm64/zip_archives/windows-arm64-release/windows-arm64-flutter.zip"
9290
],
93-
"name": "host_profile_arm64",
94-
"realm": "production"
91+
"name": "host_profile_arm64"
9592
}
9693
],
9794
"drone_dimensions": [

0 commit comments

Comments
 (0)