mirror of
https://github.com/nlohmann/json.git
synced 2025-08-06 20:26:31 +08:00
👷 remove Clang 10
This commit is contained in:
parent
032f32ebe4
commit
802895b483
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, 12]
|
||||
version: [11, 12]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user