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 ad55927 commit 7041918Copy full SHA for 7041918
1 file changed
.github/workflows/ci.yml
@@ -10,6 +10,7 @@ jobs:
10
- ubuntu-latest
11
- macos-latest
12
- windows-latest
13
+ - windows-11-arm
14
cmake_options:
15
- "-DWITH_OPENSSL=ON -DWITH_GNUTLS=OFF -DWITH_GCRYPT=OFF" # build with OpenSSL
16
- "-DWITH_OPENSSL=OFF -DWITH_GNUTLS=ON -DWITH_GCRYPT=ON" # build with GnuTLS and Libgrypt
0 commit comments