d09b33dab2
This prevents errors when encountering options which have been defined in newer
versions of clang-format, and are invalid in the YAML for the old version.
Bump minimum supported clang-format version to 12 (where `--Wno-error=unknown`
was added).
Use clang-format 12 on CI (13 is not available yet on the Ubuntu 20.04 images).
(cherry picked from commit
|
||
---|---|---|
.. | ||
android_builds.yml | ||
ios_builds.yml | ||
javascript_builds.yml | ||
linux_builds.yml | ||
macos_builds.yml | ||
server_builds.yml | ||
static_checks.yml | ||
windows_builds.yml |