commit | 2e19d745fb032260c297129a6108721cadc81e17 | [log] [tgz] |
---|---|---|
author | stuartmorgan <stuartmorgan@google.com> | Fri Mar 04 14:53:13 2022 -0500 |
committer | GitHub <noreply@github.com> | Fri Mar 04 11:53:13 2022 -0800 |
tree | f3eabb6ce376ecf0321618fcf138d1988995b0ad | |
parent | 8b600289249d99f9e7babf1352116a61ebdede42 [diff] |
[ci] Update Xcode (#1049) Updates to Xcode 13, which is now required by Flutter master. The use of 12.x is currently blocking the flutter->packages roller.
diff --git a/.cirrus.yml b/.cirrus.yml index 48558fd..fd58d13 100644 --- a/.cirrus.yml +++ b/.cirrus.yml
@@ -156,7 +156,7 @@ name: local_tests use_compute_credits: $CIRRUS_USER_COLLABORATOR == 'true' osx_instance: - image: big-sur-xcode-12.4 + image: big-sur-xcode-13 env: PATH: $PATH:/usr/local/bin matrix: