Compare commits

...
2 Commits
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: [16, 18, latest]
node-version: [16, 18, lts/*, latest]
os: [ubuntu-latest, windows-latest, macos-latest]
fail-fast: false
steps:
+1 -1
View File
@@ -1,4 +1,4 @@
name: Build and Release
name: Release
on:
push: