Try running CodeQL on windows to increase C coverage

This commit is contained in:
Kovid Goyal
2025-09-16 08:04:21 +05:30
parent b4618df18b
commit 26a88ba47f
+2
View File
@@ -27,6 +27,8 @@ jobs:
os: ubuntu-latest
- language: c
os: ubuntu-latest
- language: c
os: windows-latest
runs-on: ${{ matrix.os }}