mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-09-06 12:03:41 +02:00
add limit cpu
This commit is contained in:
parent
66ae74c2b1
commit
3e7f8065fd
1 changed files with 1 additions and 0 deletions
1
.github/workflows/flatpak-build.yml
vendored
1
.github/workflows/flatpak-build.yml
vendored
|
@ -30,6 +30,7 @@ jobs:
|
|||
env:
|
||||
TDESKTOP_API_ID: ${{ secrets.TDESKTOP_API_ID }}
|
||||
TDESKTOP_API_HASH: ${{ secrets.TDESKTOP_API_HASH }}
|
||||
MAKEFLAGS: "-j3"
|
||||
run: |
|
||||
docker run --rm \
|
||||
--cpus="3" \
|
||||
|
|
Loading…
Add table
Reference in a new issue