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 3a7b5e5 commit cb747f2Copy full SHA for cb747f2
.github/workflows/ci.yaml
@@ -30,6 +30,7 @@ jobs:
30
},
31
{
32
"os": "windows-2022",
33
+ "install": "pacman -S mingw-w64-x86_64-{clang,pkg-config,nettle} libnettle-devel",
34
"args": "--features crypto-cng --no-default-features",
35
36
0 commit comments