Skip to content

Commit 562d1bc

Browse files
鹳狸猿mingcheng
authored andcommitted
Update .gitea/workflows/rust.yml
1 parent f80c4d4 commit 562d1bc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.gitea/workflows/rust.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ on: [push, pull_request]
1616

1717
name: Continuous integration for Rust
1818

19-
env:
20-
RUSTUP_UPDATE_ROOT: "https://mirrors.cernet.edu.cn/rustup/rustup"
21-
RUSTUP_DIST_SERVER: "https://mirrors.cernet.edu.cn/rustup"
22-
2319
jobs:
2420
check:
2521
name: Check the code with cargo check

0 commit comments

Comments
 (0)