Skip to content

Commit

Permalink
chore: Update disk resource limit in build-linux-amd64 workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yangbobo2021 committed May 16, 2024
1 parent 9e2697c commit c989772
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build-linux-amd64-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ jobs:
build-linux-amd64:
environment: release
runs-on: ubuntu-latest

resources:
repository:
disk: 100000 # 100GB

env:
OLLAMA_SKIP_MANIFEST_CREATE: '1'
BUILD_ARCH: amd64
Expand Down

0 comments on commit c989772

Please sign in to comment.