mirror of
https://github.com/ultralytics/ultralytics
synced 2026-04-21 14:07:18 +00:00
Banica ultralytics http2 changes undone (#23712)
Signed-off-by: Andrei Banica <andrei@ultralytics.com>
This commit is contained in:
parent
1e877ac94f
commit
9df1ad8f45
1 changed files with 0 additions and 2 deletions
2
.github/workflows/links.yml
vendored
2
.github/workflows/links.yml
vendored
|
|
@ -40,7 +40,6 @@ jobs:
|
|||
--scheme https \
|
||||
--timeout 60 \
|
||||
--insecure \
|
||||
--max-concurrency 16 \
|
||||
--accept 100..=103,200..=299,401,403,429,500,502,999 \
|
||||
--exclude-all-private \
|
||||
--exclude 'https?://(www\.)?(linkedin\.com|twitter\.com|instagram\.com|kaggle\.com|fonts\.gstatic\.com|url\.com)' \
|
||||
|
|
@ -76,7 +75,6 @@ jobs:
|
|||
--scheme https \
|
||||
--timeout 60 \
|
||||
--insecure \
|
||||
--max-concurrency 16 \
|
||||
--accept 100..=103,200..=299,401,403,429,500,502,999 \
|
||||
--exclude-all-private \
|
||||
--exclude 'https?://(www\.)?(linkedin\.com|twitter\.com|instagram\.com|kaggle\.com|fonts\.gstatic\.com|url\.com)' \
|
||||
|
|
|
|||
Loading…
Reference in a new issue