Skip to content

Commit f243d43

Browse files
committed
Remove borsch from msrv builder
Is not supported at msrv anyway (msrv applies to defaults)
1 parent 5a2edb6 commit f243d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
include:
2020
- rust: 1.51.0 # MSRV
21-
features: serde, borsh
21+
features: serde
2222
experimental: false
2323
- rust: stable
2424
features:

0 commit comments

Comments
 (0)