Update ci (#269)

This commit is contained in:
Shiming Zhang
2022-11-16 15:41:11 +08:00
committed by GitHub
parent 37c5644631
commit 0190cd2e06
6 changed files with 6 additions and 8 deletions

View File

@@ -21,7 +21,7 @@ jobs:
env:
INCREMENTAL: "true"
QUICKLY: "true"
PARALLET: "8"
PARALLET: "4"
http_proxy: socks5://127.0.0.1:8080
https_proxy: socks5://127.0.0.1:8080
run: |

View File

@@ -22,7 +22,7 @@ jobs:
INCREMENTAL: "true"
QUICKLY: "true"
QUICKLY_PATTERN: '[0-9]+(\.[0-9]+){2}|[0-9a-fA-F]{16}'
PARALLET: "10"
PARALLET: "4"
http_proxy: socks5://127.0.0.1:8080
https_proxy: socks5://127.0.0.1:8080
run: |

View File

@@ -25,7 +25,7 @@ jobs:
QUICKLY: "true"
QUICKLY_PATTERN: '[0-9]+(\.[0-9]+){2}|[0-9a-fA-F]{16}'
SYNC: "true"
PARALLET: "5"
PARALLET: "2"
http_proxy: socks5://127.0.0.1:8080
https_proxy: socks5://127.0.0.1:8080
run: |

View File

@@ -28,7 +28,7 @@ jobs:
env:
INCREMENTAL: "true"
SYNC: "true"
PARALLET: "5"
PARALLET: "1"
http_proxy: socks5://127.0.0.1:8080
https_proxy: socks5://127.0.0.1:8080
run: |

View File

@@ -29,9 +29,7 @@ jobs:
INCREMENTAL: "true"
QUICKLY: "true"
SYNC: "true"
PARALLET: "5"
RETRY: "10"
DEBUG: "true"
PARALLET: "1"
http_proxy: socks5://127.0.0.1:8080
https_proxy: socks5://127.0.0.1:8080
run: |

View File

@@ -24,7 +24,7 @@ jobs:
INCREMENTAL: "true"
QUICKLY: "true"
SYNC: "true"
PARALLET: "5"
PARALLET: "2"
http_proxy: socks5://127.0.0.1:8080
https_proxy: socks5://127.0.0.1:8080
run: |