Skip to content

Commit

Permalink
Merge pull request #6 from lndk-org/offers
Browse files Browse the repository at this point in the history
API call for making a new offer
  • Loading branch information
orbitalturtle authored Dec 6, 2023
2 parents 5d6a22e + 78653db commit e0dd855
Show file tree
Hide file tree
Showing 9 changed files with 376 additions and 284 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,11 @@ jobs:
strategy:
matrix:
platform: [ ubuntu-latest, macos-latest, windows-latest ]
toolchain: [ stable, 1.48.0 ]
toolchain: [ stable ]
include:
- toolchain: stable
check-fmt: true
exclude:
- platform: macos-latest
toolchain: 1.48.0
- platform: windows-latest
toolchain: stable
runs-on: ${{ matrix.platform }}
Expand Down
Loading

0 comments on commit e0dd855

Please sign in to comment.