Skip to content

Commit 817df45

Browse files
committed
More tenacious CI networking
1 parent ca2a9b5 commit 817df45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
RUSTFLAGS: -D warnings
1919
CARGO_INCREMENTAL: 0
2020
RUN_SLOW_TESTS: 1
21+
RUSTUP_MAX_RETRIES: 10
22+
CARGO_NET_RETRY: 10
2123
steps:
2224

2325
- name: Checkout repository

0 commit comments

Comments
 (0)