Skip to content

Commit

Permalink
Increase pool size to reduce ESOCKETTIMEDOUT errors
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarvarela committed Apr 25, 2024
1 parent 6a74e52 commit 5cb092f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ on:
required: false
default: ""

env:
UV_THREADPOOL_SIZE: 8

jobs:
test:
name: Build site for testing
Expand Down

0 comments on commit 5cb092f

Please sign in to comment.