👷 remove Clang 10

pull/2817/head
Niels Lohmann 2021-06-13 14:14:10 +02:00
parent 032f32ebe4
commit 802895b483
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, 12]
version: [11, 12]
steps:
- uses: actions/checkout@v2