Skip to content

Commit 2251fbd

Browse files
committed
Merge #346: ci(fuzz): upgrade nightly version to 2026-02-24
b841d93 ci(fuzz): upgrade nightly version to 2026-02-24 (Byron Hambly) Pull request description: Should fix fuzz CI ACKs for top commit: apoelstra: ACK b841d93; successfully ran local tests Tree-SHA512: 75c444362a2cca87da756a12d51eb50fb23191efb3f8b203202199b7d5acaac091f245fe2c2f5bb07f5e1d2b41b117d1aaae4ad89adba4ea789ee38d086fc844
2 parents f84b09d + b841d93 commit 2251fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fuzz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ regression_value,
4343
- name: Install Toolchain
4444
uses: dtolnay/rust-toolchain@master
4545
with:
46-
toolchain: nightly-2024-07-01
46+
toolchain: nightly-2026-02-24
4747
components: "llvm-tools-preview"
4848

4949
- name: Install Dependencies

0 commit comments

Comments
 (0)