JobsChange

This commit is contained in:
2026-09-07 19:12:47 +03:00
parent 1eb0384d91
commit 5bdad961c5
+2 -2
View File
@@ -51,7 +51,7 @@ jobs:
needs: release
if: needs.release.outputs.update == 'true'
runs-on: prunner-ubuntu
timeout-minutes: 280
timeout-minutes: 600
container:
image: mirror.gcr.io/library/archlinux:latest
@@ -96,7 +96,7 @@ jobs:
env:
MAKEPKG_AYUGRAM_API_ID: ${{ secrets.TDESKTOP_API_ID }}
MAKEPKG_AYUGRAM_API_HASH: ${{ secrets.TDESKTOP_API_HASH }}
AYUGRAM_JOBS: "4"
AYUGRAM_JOBS: "2"
run: |
su builder -c '
cd "$GITHUB_WORKSPACE"