mirror of
https://github.com/nlohmann/json.git
synced 2025-08-09 05:22:48 +03:00
👷 add Clang 12
This commit is contained in:
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@@ -98,7 +98,7 @@ jobs:
|
||||
runs-on: windows-latest
|
||||
strategy:
|
||||
matrix:
|
||||
version: [10, 11]
|
||||
version: [10, 11, 12]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Reference in New Issue
Block a user