2025-10-19 22:48 UTC+0200 Aleksander Czajczynski (hb fki.pl)

* .github/workflows/windows-ci.yml
    + add openssl-devel to MSYS2 CI
This commit is contained in:
Aleksander Czajczynski
2025-10-19 22:47:53 +02:00
parent d42d81d605
commit 340dd2debd
2 changed files with 5 additions and 0 deletions

View File

@@ -61,6 +61,7 @@ jobs:
mingw-w64-${{ env.msys_cpu }}-curl mingw-w64-${{ env.msys_cpu }}-curl
mingw-w64-${{ env.msys_cpu }}-ghostscript mingw-w64-${{ env.msys_cpu }}-ghostscript
mingw-w64-${{ env.msys_cpu }}-openssl mingw-w64-${{ env.msys_cpu }}-openssl
openssl-devel
- name: 'Add packages available on 64-bit hosts only' - name: 'Add packages available on 64-bit hosts only'
if: matrix.cpu != 'x86' if: matrix.cpu != 'x86'

View File

@@ -7,6 +7,10 @@
Entries may not always be in chronological/commit order. Entries may not always be in chronological/commit order.
See license at the end of file. */ See license at the end of file. */
2025-10-19 22:48 UTC+0200 Aleksander Czajczynski (hb fki.pl)
* .github/workflows/windows-ci.yml
+ add openssl-devel to MSYS2 CI
2025-10-19 22:12 UTC+0200 Aleksander Czajczynski (hb fki.pl) 2025-10-19 22:12 UTC+0200 Aleksander Czajczynski (hb fki.pl)
* contrib/hbssl/hbssl.h * contrib/hbssl/hbssl.h
* contrib/hbssl/hbssl.hbm * contrib/hbssl/hbssl.hbm