Skip to content

Commit 7dc0951

Browse files
authored
sync: update CI config files (libp2p#35)
1 parent 9917422 commit 7dc0951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/js-test-and-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
strategy:
2828
matrix:
2929
os: [windows-latest, ubuntu-latest, macos-latest]
30-
node: [16]
30+
node: [lts/*]
3131
fail-fast: true
3232
steps:
3333
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)