build with msvc on windows

This commit is contained in:
lovasoa
2025-05-22 00:20:27 +02:00
parent 5fab89fde6
commit bebd886c92
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
include:
- os: windows-latest
binary_path: target/superoptimized/sqlpage.exe
target: x86_64-pc-windows-gnu
target: x86_64-pc-windows-msvc
- os: macos-latest
binary_path: target/superoptimized/sqlpage
target: x86_64-apple-darwin