Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit bfd0de0

Browse files
authored
sync: update CI config files (#65)
1 parent 3f9a229 commit bfd0de0

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)