We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bbea3b commit 035ed04Copy full SHA for 035ed04
.github/workflows/build.yml
@@ -33,8 +33,6 @@ jobs:
33
platform: [ self-hosted, windows-latest, macos-latest ]
34
toolchain: [ stable, beta, 1.63.0 ] # 1.63.0 is the MSRV for all crates but `lightning-transaction-sync`.
35
exclude:
36
- - platform: windows-latest
37
- toolchain: 1.63.0
38
- platform: windows-latest
39
toolchain: beta
40
- platform: macos-latest
0 commit comments