ci: Select explicit Xcode version on macOS
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 3 Jan 2021 13:13:25 +0000 (14:13 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 4 Jan 2021 07:16:42 +0000 (08:16 +0100)
commit702ae8b37c72e7d1b786dad62ce1885faf4d2af9
treedde2471f80d4f0686d054c4e7846e3bf729b1189
parentc7886cee76a10154bda75f12618fe9f8bc55aff6
ci: Select explicit Xcode version on macOS

Github has bumped the default version for Xcode to one that is not
officially supported by the current version of Qt, and thus causes
warnings (and potentially other issues down the line).

Avoid this by explicitly selecting Xcode 10.3, which is currently the
oldest version provided by Github actions.
.github/workflows/main.yml