mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Run Skia gold framework tests on arm64 Mac builders (#122618)
Run Skia gold framework tests on arm64 Mac builders
This commit is contained in:
parent
45c94ec3f0
commit
dfab19c1fe
4
.ci.yaml
4
.ci.yaml
@ -2741,7 +2741,6 @@ targets:
|
||||
recipe: flutter/flutter_drone
|
||||
timeout: 60
|
||||
properties:
|
||||
cpu: x86 # https://github.com/flutter/flutter/issues/119880
|
||||
dependencies: >-
|
||||
[
|
||||
{"dependency": "goldctl", "version": "git_revision:3a77d0b12c697a840ca0c7705208e8622dc94603"}
|
||||
@ -2767,7 +2766,7 @@ targets:
|
||||
recipe: flutter/flutter_drone
|
||||
timeout: 60
|
||||
properties:
|
||||
cpu: x86 # https://github.com/flutter/flutter/issues/119880
|
||||
cpu: x86 # https://github.com/flutter/flutter/issues/119750
|
||||
dependencies: >-
|
||||
[
|
||||
{"dependency": "goldctl", "version": "git_revision:3a77d0b12c697a840ca0c7705208e8622dc94603"},
|
||||
@ -2797,7 +2796,6 @@ targets:
|
||||
recipe: flutter/flutter_drone
|
||||
timeout: 60
|
||||
properties:
|
||||
cpu: x86 # https://github.com/flutter/flutter/issues/119880
|
||||
dependencies: >-
|
||||
[
|
||||
{"dependency": "goldctl", "version": "git_revision:3a77d0b12c697a840ca0c7705208e8622dc94603"}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user