From e627e8d84147cbb58e2fad38415c805410917ce0 Mon Sep 17 00:00:00 2001 From: Jenn Magder Date: Mon, 6 Feb 2023 15:52:52 -0800 Subject: [PATCH] Force web_tool_tests to run on x64 builders (#120128) --- .ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci.yaml b/.ci.yaml index d1fbc86edc..1f0278c50f 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -3255,6 +3255,7 @@ targets: recipe: flutter/flutter_drone timeout: 60 properties: + cpu: x86 # https://github.com/flutter/flutter/issues/120014 dependencies: >- [ {"dependency": "android_sdk", "version": "version:33v6"},