mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-09-04 02:53:07 +02:00
add limit cpu
This commit is contained in:
parent
ab74b5e911
commit
ff9a7805e3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/flatpak-build.yml
vendored
1
.github/workflows/flatpak-build.yml
vendored
|
@ -32,6 +32,7 @@ jobs:
|
|||
TDESKTOP_API_HASH: ${{ secrets.TDESKTOP_API_HASH }}
|
||||
run: |
|
||||
docker run --rm \
|
||||
--cpus="4.0" \
|
||||
-u $(id -u) \
|
||||
-v "$PWD:/usr/src/tdesktop" \
|
||||
ghcr.io/telegramdesktop/tdesktop/centos_env:latest \
|
||||
|
|
Loading…
Add table
Reference in a new issue