Skip to content

Commit

Permalink
Update deploy-documents-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shyunMin authored Dec 6, 2023
1 parent 8238b7c commit 0ca812f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-documents-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: [self-hosted, linux, x64]
container:
image: tizendotnet/tizenfx-build-worker:2.2
options: --ulimit 65535
options: --ulimit nofile=10240:10240

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 0ca812f

Please sign in to comment.