Skip to content

Commit

Permalink
Update Xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow committed Nov 26, 2020
1 parent 062ab17 commit d2fd533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ parameters:
macosImage: 'macos-latest' # the name of the macOS VM image
windowsImage: 'windows-latest' # the name of the Windows VM image
mono: 'Latest' # the version of mono to use
xcode: '11.6' # the version of Xcode to use
xcode: '12.2' # the version of Xcode to use
dotnet: '3.1.302' # the version of .NET Core to use
cake: '0.38.4' # the version of Cake to use
apiTools: '1.1.0-preview.1' # the version of the api-tools CLI to use
Expand Down

0 comments on commit d2fd533

Please sign in to comment.