Skip to content

Commit

Permalink
Add Node 18 to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalton committed Dec 17, 2024
1 parent 5cdf394 commit af90ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
with:
no-lockfile: true
npm-test-script: 'test-ci'
node-versions: '20,22'
node-versions: '18,20,22'
os: 'ubuntu-latest,windows-latest'

0 comments on commit af90ae1

Please sign in to comment.