There was an error while loading. Please reload this page.
1 parent 4f9ab10 commit d644ce9Copy full SHA for d644ce9
1 file changed
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
strategy:
26
fail-fast: false
27
matrix:
28
- os: [windows-2019, windows-2022]
+ os: [windows-2022]
29
arch: [x86, x64, x64_arm64]
30
conf: [Release, Debug]
31
0 commit comments