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 }} runs-on: ${{ matrix.os }}
strategy: strategy:
matrix: matrix:
node-version: [16, 18, latest] node-version: [16, 18, lts/*, latest]
os: [ubuntu-latest, windows-latest, macos-latest] os: [ubuntu-latest, windows-latest, macos-latest]
fail-fast: false fail-fast: false
steps: steps:
+1 -1
View File
@@ -1,4 +1,4 @@
name: Build and Release name: Release
on: on:
push: push: