Skip to content

Commit

Permalink
gh workflow: eco -16k ulimit nofile
Browse files Browse the repository at this point in the history
  • Loading branch information
grooverdan committed Jan 30, 2024
1 parent 5aff92d commit 4c824de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eco_containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
context: ${{ env.WORKDIR }}
archs: ${{ matrix.archs }}
oci: true
extra-args: --ulimit nofile=1048576:1048576
extra-args: --ulimit nofile=16384:16384
- name: Check for registry credentials
if: >
github.ref == 'refs/heads/main' &&
Expand Down

0 comments on commit 4c824de

Please sign in to comment.