Skip to content

Commit

Permalink
update .github/workflows/js-test-and-release.yml (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
web3-bot committed Nov 25, 2022
1 parent ccb0cea commit a9ca52c
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 a9ca52c

Please sign in to comment.