Skip to content

Commit

Permalink
chore: try with lts-1 and lts*
Browse files Browse the repository at this point in the history
  • Loading branch information
CristiCanizales committed Sep 27, 2023
1 parent 7fa94c6 commit 1742c26
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/unitTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ jobs:
strategy:
matrix:
os: [macos-latest, windows-latest, ubuntu-latest]
nodeVersion:
- 16.15.1
nodeVersion: [lts/-1, lts/*]
fail-fast: false
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 1742c26

Please sign in to comment.