We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b4fa8cc + d220ac7 commit dc375b8Copy full SHA for dc375b8
.github/workflows/ci.yml
@@ -74,7 +74,7 @@ jobs:
74
- name: test release
75
run: cd build && ctest -V -C Release
76
x64-windows-vs22:
77
- runs-on: windows-latest
+ runs-on: windows-2025
78
steps:
79
- uses: actions/checkout@v4
80
- name: configure
@@ -88,11 +88,9 @@ jobs:
88
89
90
x64-windows-clang:
91
92
93
94
- - name: init
95
- run: choco install ninja
96
97
run: cmake -S . --preset=ninja-clang -B build -DKVF_USE_FREETYPE=OFF
98
- name: build debug
ext/src.zip
2.72 KB
0 commit comments