Skip to content

Commit 035ed04

Browse files
committed
Re-enable 1.63 MSRV builds on Windows
These should pass now that tx-sync has a separate MSRV.
1 parent 2bbea3b commit 035ed04

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ jobs:
3333
platform: [ self-hosted, windows-latest, macos-latest ]
3434
toolchain: [ stable, beta, 1.63.0 ] # 1.63.0 is the MSRV for all crates but `lightning-transaction-sync`.
3535
exclude:
36-
- platform: windows-latest
37-
toolchain: 1.63.0
3836
- platform: windows-latest
3937
toolchain: beta
4038
- platform: macos-latest

0 commit comments

Comments
 (0)