Skip to content

Commit 868d932

Browse files
committed
ci: try fix
1 parent 8fb806e commit 868d932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up Rust
2121
uses: actions-rs/toolchain@v1
2222
with:
23-
toolchain: nightly-2025-06-13
23+
toolchain: nightly-2025-06-13-x86_64-unknown-linux-gnu
2424
profile: minimal
2525
- name: Install Rustup Components
2626
run: rustup component add rust-src llvm-tools-preview

0 commit comments

Comments
 (0)