Skip to content

Commit dbd0f76

Browse files
committed
Try fix Windows CI based on suggestion from @jcs090218
1 parent ae439f4 commit dbd0f76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

csharp-mode-tests.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131

3232
;; required to resolve SEQ (or anything on elpa) on Emacs25.
3333
(setq package-check-signature nil)
34+
(setq network-security-level 'low) ; see https://github.com/jcs090218/setup-emacs-windows/issues/156#issuecomment-932956432
3435

3536
;; assess depends on dash 2.12.1, which is no longer available
3637
;; installing dash, resolves 2.13.0, and fixes this broken dependency.

0 commit comments

Comments
 (0)