Skip to content

Commit ed962cc

Browse files
committed
chore: try sparse registry on ARM
1 parent 3014222 commit ed962cc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ env:
1111
RUSTFLAGS: "-Dwarnings"
1212
CARGO_INCREMENTAL: 0
1313
RUST_BACKTRACE: 1
14+
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
1415

1516
jobs:
1617
set-msrv:

rust-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.63.0
1+
1.68.2

0 commit comments

Comments
 (0)