Skip to content

Commit

Permalink
👷 remove Clang 10
Browse files Browse the repository at this point in the history
  • Loading branch information
nlohmann committed Jun 13, 2021
1 parent 032f32e commit 802895b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
runs-on: windows-latest
strategy:
matrix:
version: [10, 11, 12]
version: [11, 12]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 802895b

Please sign in to comment.