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 2244671
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ on:
type: string
required: false
default: ""

env:
UV_THREADPOOL_SIZE: 8

jobs:
test:
Expand Down

0 comments on commit 2244671

Please sign in to comment.