Merge branch 'develop' of https://github.com/nlohmann/json into macos_standards

pull/2790/head
Niels Lohmann 2021-06-14 07:17:47 +02:00
commit fde6e1f800
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: [11, 12]
steps:
- uses: actions/checkout@v2