Skip to content

Commit 0139622

Browse files
committed
add CI flow for win32 with win32crypto
1 parent 1c935d2 commit 0139622

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/cmake.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ jobs:
3030
name: Windows x86_64
3131
preset: windows-x64-mingw
3232

33+
- os: windows-latest
34+
name: Windows x86_64(win32crypto)
35+
preset: windows-x64-win32cryptoo
36+
3337
- os: windows-latest
3438
name: Windows arm64
3539
preset: windows-arm64-vs2022

0 commit comments

Comments
 (0)