Delete .cirrus.yml again (flutter/engine#34398)

This commit is contained in:
Dan Field 2022-06-30 10:20:04 -07:00 committed by GitHub
parent 7ca2b49d9f
commit 18bb410a78

View File

@ -1,5 +0,0 @@
container:
image: gcc:latest
task:
name: build_and_test_linux_unopt_debug
clone_script: echo "Remove this when https://github.com/flutter/flutter/issues/106712 is resolved"