⚗️ add Clang 13, 14, and 15 for Windows
This commit is contained in:
parent
5196c44faf
commit
d27395ee57
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -101,7 +101,7 @@ jobs:
|
||||
runs-on: windows-2019
|
||||
strategy:
|
||||
matrix:
|
||||
version: [11, 12]
|
||||
version: [11, 12, 13, 14, 15]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user