mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Revert "Add required dependencies for Mac flutter_gallery_macos__compile target." (#110382)
This commit is contained in:
parent
7092c1129c
commit
50004bdace
4
.ci.yaml
4
.ci.yaml
@ -2479,13 +2479,13 @@ targets:
|
||||
- .ci.yaml
|
||||
|
||||
- name: Mac flutter_gallery_macos__compile
|
||||
bringup: true # New target https://github.com/flutter/flutter/issues/109633
|
||||
recipe: devicelab/devicelab_drone
|
||||
timeout: 60
|
||||
properties:
|
||||
dependencies: >-
|
||||
[
|
||||
{"dependency": "xcode", "version": "13f17a"},
|
||||
{"dependency": "gems", "version": "v3.3.14"}
|
||||
{"dependency": "xcode", "version": "13f17a"}
|
||||
]
|
||||
tags: >
|
||||
["devicelab", "hostonly"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user