Unverified Commit 5fd1c2b6 authored by Jenn Magder's avatar Jenn Magder Committed by GitHub

Revert "Run Skia gold framework tests on arm64 Mac builders (#122618)" (#122639)

Revert "Run Skia gold framework tests on arm64 Mac builders"
parent 46a81067
...@@ -2741,6 +2741,7 @@ targets: ...@@ -2741,6 +2741,7 @@ targets:
recipe: flutter/flutter_drone recipe: flutter/flutter_drone
timeout: 60 timeout: 60
properties: properties:
cpu: x86 # https://github.com/flutter/flutter/issues/119880
dependencies: >- dependencies: >-
[ [
{"dependency": "goldctl", "version": "git_revision:3a77d0b12c697a840ca0c7705208e8622dc94603"} {"dependency": "goldctl", "version": "git_revision:3a77d0b12c697a840ca0c7705208e8622dc94603"}
...@@ -2766,7 +2767,7 @@ targets: ...@@ -2766,7 +2767,7 @@ targets:
recipe: flutter/flutter_drone recipe: flutter/flutter_drone
timeout: 60 timeout: 60
properties: properties:
cpu: x86 # https://github.com/flutter/flutter/issues/119750 cpu: x86 # https://github.com/flutter/flutter/issues/119880
dependencies: >- dependencies: >-
[ [
{"dependency": "goldctl", "version": "git_revision:3a77d0b12c697a840ca0c7705208e8622dc94603"}, {"dependency": "goldctl", "version": "git_revision:3a77d0b12c697a840ca0c7705208e8622dc94603"},
...@@ -2796,6 +2797,7 @@ targets: ...@@ -2796,6 +2797,7 @@ targets:
recipe: flutter/flutter_drone recipe: flutter/flutter_drone
timeout: 60 timeout: 60
properties: properties:
cpu: x86 # https://github.com/flutter/flutter/issues/119880
dependencies: >- dependencies: >-
[ [
{"dependency": "goldctl", "version": "git_revision:3a77d0b12c697a840ca0c7705208e8622dc94603"} {"dependency": "goldctl", "version": "git_revision:3a77d0b12c697a840ca0c7705208e8622dc94603"}
......
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