only execute Set Swap Space when running on github

just a test.. if it works, change it in nextcloud/android-config

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
Marcel Hibbe 2025-03-05 09:43:12 +01:00
parent b6dbd8739c
commit cd5881590d
No known key found for this signature in database
GPG Key ID: C793F8B59F43CE7B

View File

@ -35,6 +35,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Set Swap Space
if: runner.environment == 'github-hosted'
uses: pierotofy/set-swap-space@49819abfb41bd9b44fb781159c033dba90353a7c # v1.0
with:
swap-size-gb: 10