Skip to content

Commit 69e7c4d

Browse files
committed
Merge #300: CI fix
b0e078d Fix Fuzz CI at rust 1.58 (sanket1729) Pull request description: Corollary to rust-bitcoin/rust-bitcoin#848 ACKs for top commit: apoelstra: ACK b0e078d Tree-SHA512: fd9ff7b8a0d833b82e30505c222b9b8697edc19c2335c6d4b25377b1d6ba9620c52e2ddb486b5f54c961fd0739a09a669008de447e7774e9698a2359f3d050d0
2 parents 6a89bd0 + b0e078d commit 69e7c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
rust:
12-
- stable
12+
- 1.58.0
1313
steps:
1414
- name: Checkout Crate
1515
uses: actions/checkout@v2

0 commit comments

Comments
 (0)