We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae482ee commit eb46ff3Copy full SHA for eb46ff3
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v4
16
- uses: actions-rust-lang/setup-rust-toolchain@v1
17
with:
18
- toolchain: nightly-2025-12-06
+ toolchain: nightly-2025-12-05
19
components: rust-src, rustfmt, clippy
20
- run: cargo install taplo-cli --version 0.10.0 --locked
21
- run: cargo install --path ./cargo-sgx --locked
0 commit comments