Skip to content

Commit

Permalink
increase timeout for downloading nodejs
Browse files Browse the repository at this point in the history
  • Loading branch information
truib committed Oct 8, 2023
1 parent 983b09d commit 661b5b7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions eessi-2023.06-eb-4.8.1-2022a.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,9 @@ easyconfigs:
# options:
# from-pr: 18834
- tbb-2021.5.0-GCCcore-11.3.0.eb
# seems downloading nodejs (dependency of R) ran into timeout across jobs,
# hence increasing the timeout for downloading it
- nodejs-16.15.1-GCCcore-11.3.0.eb:
options:
download-timeout: 1000
- R-4.2.1-foss-2022a.eb

0 comments on commit 661b5b7

Please sign in to comment.