Skip to content

Commit

Permalink
Add node LTS & latest versions to tests workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
bader-nasser committed Oct 25, 2023
1 parent 7170ede commit 78f9e2f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ jobs:
fail-fast: false
matrix:
node-version:
- 21
- 18
- lts/*
- latest
os:
- ubuntu-latest
- macos-latest
Expand Down

0 comments on commit 78f9e2f

Please sign in to comment.