Skip to content

Commit

Permalink
update .github/workflows/js-test-and-release.yml (libp2p#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
web3-bot committed Nov 25, 2022
1 parent 2c38def commit 95dd05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/js-test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
strategy:
matrix:
os: [windows-latest, ubuntu-latest, macos-latest]
node: [16]
node: [lts/*]
fail-fast: true
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 95dd05f

Please sign in to comment.