Skip to content

Commit 7041918

Browse files
committed
.github: CI: add Windows ARM64 runner
re #694
1 parent ad55927 commit 7041918

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
- ubuntu-latest
1111
- macos-latest
1212
- windows-latest
13+
- windows-11-arm
1314
cmake_options:
1415
- "-DWITH_OPENSSL=ON -DWITH_GNUTLS=OFF -DWITH_GCRYPT=OFF" # build with OpenSSL
1516
- "-DWITH_OPENSSL=OFF -DWITH_GNUTLS=ON -DWITH_GCRYPT=ON" # build with GnuTLS and Libgrypt

0 commit comments

Comments
 (0)