JobsChange
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user