Merge remote-tracking branch 'origin/master' into ab/resize-image

This commit is contained in:
IC Rainbow
2025-01-22 18:08:28 +02:00
329 changed files with 10669 additions and 4251 deletions
+5
View File
@@ -89,7 +89,12 @@ jobs:
cache_path: C:/cabal
asset_name: simplex-chat-windows-x86-64
desktop_asset_name: simplex-desktop-windows-x86_64.msi
steps:
- name: Skip unreliable ghc 8.10.7 build on stable branch
if: matrix.ghc == '8.10.7' && github.ref == 'refs/heads/stable'
run: exit 0
- name: Configure pagefile (Windows)
if: matrix.os == 'windows-latest'
uses: al-cheb/configure-pagefile-action@v1.3