github: disable check sig for cygwin

This commit is contained in:
bol-van
2026-02-03 11:15:40 +03:00
parent 2977c20044
commit a8b4007386
+1 -1
View File
@@ -391,7 +391,7 @@ jobs:
with:
platform: ${{ matrix.arch }}
site: ${{ matrix.arch == 'x86_64' && 'http://ctm.crouchingtigerhiddenfruitbat.org/pub/cygwin/circa/64bit/2024/01/30/231215' || null }}
check-sig: ${{ matrix.arch == 'x86_64' && 'false' || null }}
check-sig: false
packages: >-
gcc-core
make