json/.github
Thomas Braun e226460154 github/actions: Remove clang9 on Windows
This currently produces

 In file included from C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.27.29110\include\ciso646:9:
 In file included from C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.27.29110\include\yvals.h:9:
 C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.27.29110\include\yvals_core.h:494:2: error: STL1000: Unexpected compiler version, expected Clang 10.0.0 or newer.
  #error STL1000: Unexpected compiler version, expected Clang 10.0.0 or newer.

and that is very likely due to the new -pedantic flag when compiling.

Let's remove this compiler as it clearly is not meant to be used with
these MSVC headers.
2020-09-01 13:47:53 +02:00
..
ISSUE_TEMPLATE 🔖 set version to 3.9.1 2020-08-06 13:45:29 +02:00
workflows github/actions: Remove clang9 on Windows 2020-09-01 13:47:53 +02:00
CODEOWNERS Some typos 2020-02-02 17:29:37 +08:00
config.yml 🚀 installed Request Info Bot 2017-10-30 16:04:34 +01:00
CONTRIBUTING.md Update documentation to reflect addition of Arch Linux CI testing. 2020-05-25 20:46:39 -04:00
FUNDING.yml 👥 add GitHub Sponsors 2019-11-22 20:58:44 +01:00
PULL_REQUEST_TEMPLATE.md Some typos 2020-02-02 17:29:37 +08:00
SECURITY.md 🔒 add security policy 2019-07-28 21:46:32 +02:00
stale.yml 🚀 installed Stale Bot 2017-10-25 11:37:33 +02:00