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

This commit is contained in:
Niels Lohmann
2021-06-14 07:17:47 +02:00

View File

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