diff --git a/.github/workflows/build-and-publish.yml b/.github/workflows/build-and-publish.yml index 6b918e4..23a6c74 100644 --- a/.github/workflows/build-and-publish.yml +++ b/.github/workflows/build-and-publish.yml @@ -30,7 +30,7 @@ jobs: - name: Maximize build space uses: easimon/maximize-build-space@master with: - root-reserve-mb: 38000 + root-reserve-mb: 30000 swap-size-mb: 1024 remove-dotnet: 'true' remove-android: 'true' diff --git a/VERSION b/VERSION index 9fc80f9..87a0871 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.2 \ No newline at end of file +0.3.3 \ No newline at end of file