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.
1 parent 5fab89f commit bebd886Copy full SHA for bebd886
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
include:
21
- os: windows-latest
22
binary_path: target/superoptimized/sqlpage.exe
23
- target: x86_64-pc-windows-gnu
+ target: x86_64-pc-windows-msvc
24
- os: macos-latest
25
binary_path: target/superoptimized/sqlpage
26
target: x86_64-apple-darwin
0 commit comments