We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f84b09d commit b841d93Copy full SHA for b841d93
1 file changed
.github/workflows/fuzz.yml
@@ -43,7 +43,7 @@ regression_value,
43
- name: Install Toolchain
44
uses: dtolnay/rust-toolchain@master
45
with:
46
- toolchain: nightly-2024-07-01
+ toolchain: nightly-2026-02-24
47
components: "llvm-tools-preview"
48
49
- name: Install Dependencies
0 commit comments