Skip to content

Commit

Permalink
Merge branch 'main' of github.com:XRPL-Labs/Xumm-Universal-SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
WietseWind committed Nov 14, 2024
2 parents 732e948 + 688fa9f commit 048bdde
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
node-version: [14, 16, 18]
group: [default]
node-version: [16, 18, 20]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 048bdde

Please sign in to comment.