Skip to content

Commit

Permalink
Merge pull request #126 from optout21/ldk-119
Browse files Browse the repository at this point in the history
Update to LDK 0.0.121
  • Loading branch information
tnull authored Feb 1, 2024
2 parents 5b81f38 + b61dae0 commit 3bb8258
Show file tree
Hide file tree
Showing 9 changed files with 320 additions and 140 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ jobs:
strategy:
matrix:
platform: [ ubuntu-latest, macos-latest, windows-latest ]
toolchain: [ stable, 1.48.0 ]
toolchain: [ stable, 1.63.0 ]
include:
- toolchain: stable
check-fmt: true
exclude:
- platform: macos-latest
toolchain: 1.48.0
toolchain: 1.63.0
- platform: windows-latest
toolchain: stable
runs-on: ${{ matrix.platform }}
Expand Down
Loading

0 comments on commit 3bb8258

Please sign in to comment.