👷 add Clang 12

pull/2817/head
Niels Lohmann 2021-06-13 14:04:20 +02:00
parent e10a3fac8a
commit 032f32ebe4
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ jobs:
runs-on: windows-latest
strategy:
matrix:
version: [10, 11]
version: [10, 11, 12]
steps:
- uses: actions/checkout@v2