Unverified Commit 50004bda authored by Stephen (Alex) Wallen's avatar Stephen (Alex) Wallen Committed by GitHub

Revert "Add required dependencies for `Mac flutter_gallery_macos__compile` target." (#110382)

parent 7092c112
...@@ -2479,13 +2479,13 @@ targets: ...@@ -2479,13 +2479,13 @@ targets:
- .ci.yaml - .ci.yaml
- name: Mac flutter_gallery_macos__compile - name: Mac flutter_gallery_macos__compile
bringup: true # New target https://github.com/flutter/flutter/issues/109633
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
timeout: 60 timeout: 60
properties: properties:
dependencies: >- dependencies: >-
[ [
{"dependency": "xcode", "version": "13f17a"}, {"dependency": "xcode", "version": "13f17a"}
{"dependency": "gems", "version": "v3.3.14"}
] ]
tags: > tags: >
["devicelab", "hostonly"] ["devicelab", "hostonly"]
......
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