mirror of
https://github.com/encounter/engine.git
synced 2026-07-10 03:18:43 -07:00
659e49e7dd
These scripts generate the image we used to test flutter/engine in Cirrus.
8 lines
183 B
Plaintext
8 lines
183 B
Plaintext
solutions = [{
|
|
"name" : "src/flutter",
|
|
"url" : "https://github.com/flutter/engine.git",
|
|
"deps_file" : "DEPS",
|
|
"managed" : False,
|
|
"safesync_url": "",
|
|
}]
|