Skip to content

Commit e6cd8cb

Browse files
committed
chore: Update disk resource limit in build-linux-amd64 workflow
1 parent c989772 commit e6cd8cb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build-linux-amd64-manual.yml

-4
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ jobs:
88
environment: release
99
runs-on: ubuntu-latest
1010

11-
resources:
12-
repository:
13-
disk: 100000 # 100GB
14-
1511
env:
1612
OLLAMA_SKIP_MANIFEST_CREATE: '1'
1713
BUILD_ARCH: amd64

0 commit comments

Comments
 (0)