Skip to content

Commit eb46ff3

Browse files
committed
ci: use nightly-2025-12-05
Signed-off-by: Jun Kimura <junkxdev@gmail.com>
1 parent ae482ee commit eb46ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v4
1616
- uses: actions-rust-lang/setup-rust-toolchain@v1
1717
with:
18-
toolchain: nightly-2025-12-06
18+
toolchain: nightly-2025-12-05
1919
components: rust-src, rustfmt, clippy
2020
- run: cargo install taplo-cli --version 0.10.0 --locked
2121
- run: cargo install --path ./cargo-sgx --locked

0 commit comments

Comments
 (0)