Skip to content

Commit

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

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

0 comments on commit 4766c9d

Please sign in to comment.